Update docs and readme

This commit is contained in:
Jonatan Heyman 2025-01-09 21:51:26 +01:00
parent 10952883fa
commit b31310bc8b
2 changed files with 2 additions and 8 deletions

View File

@ -72,18 +72,12 @@ I'm happy to merge contributions that fit my vision for the app. Bug fixes are a
### Where is the buffer data stored? ### Where is the buffer data stored?
See the [documentation](https://heynote.com/docs/#user-content-the-buffer-file). See the [documentation](https://heynote.com/docs/#user-content-the-notes-library).
### Can you make a mobile app? ### Can you make a mobile app?
No, at the moment this is out of scope, sorry. No, at the moment this is out of scope, sorry.
### Can you add a feature for naming blocks and/or adding tags? [(#44)](https://github.com/heyman/heynote/issues/44)
Currently, I'm not planning on adding this. The main reason is that it goes against the scratchpadness of the program.
I can totally see the usefulness of such a feature, and it's definitely something that I would expect from a more traditional Notes app. However a large part of Heynote's appeal is it's simplicity, and if that is to remain so, I'm going to have to say no to a lot of actually useful features.
### What are the default keyboard shortcuts? ### What are the default keyboard shortcuts?
See the [documentation](https://heynote.com/docs/#user-content-default-key-bindings). See the [documentation](https://heynote.com/docs/#user-content-default-key-bindings).

View File

@ -108,7 +108,7 @@ format(x) = x.toLocaleString('en-GB');
See the [Math.js format()](https://mathjs.org/docs/reference/functions/format.html) function for more info on what's supported. See the [Math.js format()](https://mathjs.org/docs/reference/functions/format.html) function for more info on what's supported.
## The notes library (only for Heynote 2.0, not yet released) ## The notes library
The notes library is a directory (with sub dirs) on the disk with a `.txt` file for each note. It's created the first time you start Heynote, with the default note file `scratch.txt` in it. The default location for the library is: The notes library is a directory (with sub dirs) on the disk with a `.txt` file for each note. It's created the first time you start Heynote, with the default note file `scratch.txt` in it. The default location for the library is: