←back to thread

439 points david927 | 1 comments | | HN request time: 0.198s | source

What are you working on? Any new ideas which you're thinking about?
Show context
baduiux ◴[] No.44428590[source]
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.
replies(1): >>44430681 #
zolotorevich ◴[] No.44430681[source]
That's an awesome idea!
replies(1): >>44430863 #
1. baduiux ◴[] No.44430863[source]
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