Skip to content

Commit 84f3d8b

Browse files
chore: mention /draw isn't available in DB
1 parent 56f0106 commit 84f3d8b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

db-version-changes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ High level changes:
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.
3232
* Markdown is the only supported format. Org mode file graphs will be able to convert to DB graphs.
33-
* Zotero integration isn't planned to be a built-in feature and will hopefully be moved to a plugin.
33+
* Zotero integration is no longer a built-in feature and will hopefully be moved to a plugin.
3434
* A few [Advanced Commands](https://docs.logseq.com/#/page/advanced%20commands) are available. More may become available as requested. The available commands are:
3535
* `>Query` is now `/Advanced Query`
3636
* `>Src` is now `/Code block`
@@ -39,6 +39,7 @@ High level changes:
3939
* 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.
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.
42+
* Excalidraw e.g. `/draw` is no longer a built-in feature and will hopefully be moved to a plugin.
4243

4344
WIP changes:
4445
* RTC a.k.a. DB version sync will be enabled later.

0 commit comments

Comments
 (0)