Skip to content

Commit c625d73

Browse files
Just call it tags
as the community didn't develop another name for it. Also there is no confusion with file graphs as they will be in the OG app
1 parent 985a079 commit c625d73

2 files changed

Lines changed: 54 additions & 54 deletions

File tree

db-version-changes.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ High level changes:
2525
* Blocks and pages are united as [nodes](./db-version.md#nodes). They are referenced as `[[]]` and blocks no longer use `(())` for referencing.
2626
* Properties have a lot more functionality with the [new properties](./db-version.md#properties)!
2727
* Previous tags should behave like before that an inline tag is entered using `Cmd-Enter`.
28-
* NOTE: Pressing enter on a `#` input triggers a powerful [new tags](./db-version.md#new-tags) feature.
28+
* NOTE: Pressing enter on a `#` input triggers a powerful [new tags](./db-version.md#tags) feature.
2929
* All blocks and pages have created-at and updated-at timestamps! With this built-in dimension of time, time powered features are possible.
3030
* The [previous tables](https://docs.logseq.com/#/page/tables) including version 2 are replaced by a shadcn based table. The new tables have inline editing like spreadsheets by default. See [here](./db-version.md#tables) for more.
3131
* Flashcards have been re-implemented with [a new algorithm](https://github.com/open-spaced-repetition/free-spaced-repetition-scheduler). It isn't compatible with the previous flashcards so none of the properties and srs data from the previous version is imported.
@@ -35,8 +35,8 @@ High level changes:
3535
* `>Query` is now `/Advanced Query`
3636
* `>Src` is now `/Code block`
3737
* `>Quote` is `/Quote`
38-
* Code blocks, quote blocks and math blocks [have tags](./db-version.md#more-new-tags). Since properties are not are a part of the block content, properties can more naturally be added to these blocks.
39-
* Pdf annotations [have a tag](./db-version.md#more-new-tags). This allows annotations to be viewed across pdfs and to have custom views of annotations while using the pdf viewer.
38+
* Code blocks, quote blocks and math blocks [have tags](./db-version.md#more-tags). Since properties are not are a part of the block content, properties can more naturally be added to these blocks.
39+
* Pdf annotations [have a tag](./db-version.md#more-tags). This allows annotations to be viewed across pdfs and to have custom views of annotations while using the pdf viewer.
4040
* Markdown syntax for blocks e.g. a heading or quote is no longer visible or editable. Removing a block's heading is done by right-click on a block and choosing the crossed out H icon.
4141
* Slides have been removed as a feature and we can support it as 3rd party plugin.
4242
* Excalidraw e.g. `/draw` is no longer a built-in feature and will hopefully be moved to a plugin.
@@ -62,7 +62,7 @@ Miscelleanous changes:
6262
* `#` and `/` are disallowered characters for page names.
6363

6464
#### Tags
65-
* Tags have [a lot of new functionality](./db-version.md#new-tags).
65+
* Tags have [a lot of new functionality](./db-version.md#tags).
6666
* When a tag is added on a block, it now displays to the right of the block. To inline a tag like before, press `Cmd-Enter` in the tag dropdown.
6767

6868
#### Tasks
@@ -121,7 +121,7 @@ Miscelleanous changes:
121121

122122
#### Search
123123
* When search modal first opens, recently updated pages display at the top.
124-
* Tags can be created from the modal as described in [new tags](./db-version.md#new-tags).
124+
* Tags can be created from the modal as described in [tags](./db-version.md#tags).
125125

126126
#### DB Graph Directories
127127

0 commit comments

Comments
 (0)