Skip to content

notesnook: add Linux support using AppImage - #288746

Open
ta7mid wants to merge 1 commit into
Homebrew:mainfrom
ta7mid:appimage/notesnook
Open

ta7mid wants to merge 1 commit into
Homebrew:mainfrom
ta7mid:appimage/notesnook

Conversation

@ta7mid

@ta7mid ta7mid commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

After making any changes to a cask, existing or new, verify:

Additionally, if adding a new cask:

  • Named the cask according to the token reference.
  • Checked the cask was not already refused (add your cask's name to the end of the search field).
  • brew audit --cask --new <cask> worked successfully.
  • HOMEBREW_NO_INSTALL_FROM_API=1 brew install --cask <cask> worked successfully.
  • brew uninstall --cask <cask> worked successfully.

  • I did not use AI/LLM to create this PR, or I disclosed the tool/model below and reviewed its output, including zap stanza paths; I did not attribute commits to AI and will answer maintainer questions and review comments myself without AI/LLM.

Claude Code with Claude Fable 5.1 was used to inspect the app's source code to figure out the zap stanza paths for the AppImage and to find if the AppImage auto-updates. The zap paths were verified locally by running the app and checking their existence with find ~ -maxdepth 4 -iname '*notesnook*'.


@ta7mid
ta7mid force-pushed the appimage/notesnook branch 3 times, most recently from c1b779b to 0d3ff18 Compare September 22, 2026 04:38
@ta7mid
ta7mid marked this pull request as ready for review September 22, 2026 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants