You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: db-version-changes.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ High level changes:
30
30
* 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.
31
31
* 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.
32
32
* 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.
34
34
* A few [Advanced Commands](https://docs.logseq.com/#/page/advanced%20commands) are available. More may become available as requested. The available commands are:
35
35
*`>Query` is now `/Advanced Query`
36
36
*`>Src` is now `/Code block`
@@ -39,6 +39,7 @@ High level changes:
39
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.
40
40
* 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.
41
41
* 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.
42
43
43
44
WIP changes:
44
45
* RTC a.k.a. DB version sync will be enabled later.
0 commit comments