From b31310bc8b0f9ed31e5be107c535ada88c66e7e8 Mon Sep 17 00:00:00 2001 From: Jonatan Heyman Date: Thu, 9 Jan 2025 21:51:26 +0100 Subject: [PATCH] Update docs and readme --- README.md | 8 +------- docs/index.md | 2 +- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 247dddf4..ae8cbc6d 100644 --- a/README.md +++ b/README.md @@ -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? -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? 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? See the [documentation](https://heynote.com/docs/#user-content-default-key-bindings). diff --git a/docs/index.md b/docs/index.md index e6fd8435..8a161fb8 100644 --- a/docs/index.md +++ b/docs/index.md @@ -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. -## 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: