Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

You should be able to delete notes by selecting them and clicking the “Delete” key. If you’re currently editing the note, the “Delete” key will instead remove characters ahead of the cursor. You can also undo deleting notes by pressing Ctrl+Z.

You should be able to save (using Ctrl+S).

To create a new file (which should allow you to save), create an empty text file named, say: “spoodys_note.link” (without quotes). Then drag and drop the file onto the app which will load the file. Add notes and press Ctrl+S to save. Otherwise it’ll save in the default spot: %appdata%/Akciom/L.I.N.K./default.link.

And there was Unicode support, but it must of broke at some point (now its just throwing errors). I’ll have to look in to it.

Thank you for your feedback. Some of the features (especially text editing and loading/saving) were done in quite a hurry so there’s likely some bugs I need to squash.

I also plan on adding more keyboard shortcuts and on screen buttons as well, but ran out of time for the jam’s deadline.

(+1)

Thank you for reply.I think the saving problem was caused by unicode characters in file's path.

(+1)

Nice to know. I’ll check it out. Thank you!