top | item 44428590

(no title)

baduiux | 8 months ago

I‘m building Sticker, a simple note-taking app for Mac that lets you add markdown based notes to applications, files and other windows. The note is only shown when the connected file, window or app is selected / has focus. Currently, I use it myself to add notes to specific files and projects, e.g. adding a note to my tax folder for 2025 instead of creating a txt file or adding a ToDo to a specific workspace when opened in VS Code. The notes are completely file/markdown based and can be simply synced with other devices. This way, it’s also possible to edit the note outside of Sticker.

discuss

order

zolotorevich|8 months ago

That's an awesome idea!

baduiux|8 months ago

Thank you. A few years ago there was Ghostnote but the app is bot being developed anymore and does not work on newer macOS versions. I’m looking forward to port the app to Windows as I’ve never developed anything for Windows yet and am really interested in how window management works there