Repository: logseq/docs Branch: master Commit: 107237ba14ff Files: 356 Total size: 3.2 MB Directory structure: gitextract_8azhvacr/ ├── .github/ │ └── workflows/ │ ├── gh-pages.yml │ └── test.yml ├── .gitignore ├── .graph-validator/ │ ├── config.edn │ └── schema.cljs ├── .rdf-export/ │ └── config.edn ├── CONTRIBUTING.md ├── LICENSE.md ├── README.md ├── assets/ │ └── 192252746-f86ac736-3996-4711-b3b9-449c648eb445_1666117451901_0.webm ├── bb.edn ├── db-version-changes.md ├── db-version.md ├── journals/ │ ├── 2020_05_14.org │ ├── 2020_05_15.org │ ├── 2020_05_17.org │ ├── 2020_05_18.org │ ├── 2020_05_20.org │ ├── 2020_05_21.org │ ├── 2020_05_22.org │ ├── 2020_05_25.org │ ├── 2020_05_27.org │ ├── 2020_05_28.org │ ├── 2020_05_29.org │ ├── 2020_05_30.org │ ├── 2020_05_31.org │ ├── 2020_06_01.org │ ├── 2020_09_14.md │ ├── 2020_09_19.md │ ├── 2020_09_20.md │ ├── 2020_09_21.md │ ├── 2020_09_22.md │ ├── 2020_09_23.md │ ├── 2020_09_24.md │ ├── 2020_09_25.md │ ├── 2020_09_28.md │ ├── 2020_09_29.md │ ├── 2020_10_01.md │ ├── 2020_10_02.md │ ├── 2020_10_03.md │ ├── 2020_10_05.md │ ├── 2020_10_06.md │ ├── 2020_10_07.md │ ├── 2020_10_08.org │ ├── 2020_10_09.md │ ├── 2020_10_10.md │ ├── 2020_10_11.md │ ├── 2020_10_12.md │ ├── 2020_10_16.md │ ├── 2020_10_22.md │ ├── 2020_10_23.md │ ├── 2020_10_24.md │ ├── 2020_10_26.md │ ├── 2020_10_27.org │ ├── 2020_10_28.md │ ├── 2020_11_06.md │ ├── 2020_11_07.md │ ├── 2020_11_11.md │ ├── 2020_11_13.md │ ├── 2020_11_17.md │ ├── 2020_11_18.md │ ├── 2020_11_26.md │ ├── 2020_11_29.md │ ├── 2020_12_05.md │ ├── 2020_12_07.md │ ├── 2020_12_16.md │ ├── 2020_12_29.md │ ├── 2021_01_12.md │ ├── 2021_01_13.md │ ├── 2021_01_15.md │ ├── 2021_01_16.md │ ├── 2021_01_18.md │ ├── 2021_01_19.md │ ├── 2021_01_23.md │ ├── 2021_01_24.md │ ├── 2021_01_27.md │ ├── 2021_01_28.md │ ├── 2021_01_29.md │ ├── 2021_01_30.md │ ├── 2021_01_31.md │ ├── 2021_02_01.md │ ├── 2021_02_02.md │ ├── 2021_02_05.md │ ├── 2021_02_06.md │ ├── 2021_02_07.md │ ├── 2021_02_14.md │ ├── 2021_02_15.md │ ├── 2021_02_16.md │ ├── 2021_02_17.md │ ├── 2021_02_20.md │ ├── 2021_02_26.md │ ├── 2021_02_27.md │ ├── 2021_03_01.md │ ├── 2021_03_02.md │ ├── 2021_03_08.md │ ├── 2021_03_15.md │ ├── 2021_03_26.md │ ├── 2021_03_27.md │ ├── 2021_04_01.md │ ├── 2021_04_02.md │ ├── 2021_04_19.md │ ├── 2021_04_30.md │ ├── 2021_07_14.md │ └── 2021_07_19.md ├── logseq/ │ ├── config.edn │ ├── custom.css │ ├── metadata.edn │ └── srs-of-matrix.edn ├── pages/ │ ├── Academic.md │ ├── Advanced Queries.md │ ├── Advanced commands.md │ ├── Aliases and external links.md │ ├── All Platforms.md │ ├── All pages.md │ ├── Android.md │ ├── Assets alias.md │ ├── Basic settings.md │ ├── Block Reference.md │ ├── Boolean.md │ ├── Breaking Changes.md │ ├── Built-in Properties.md │ ├── Calculator.md │ ├── Changelog.md │ ├── Changelog_07_09.md │ ├── Changelog_2020.org │ ├── Class.md │ ├── ClojureScript Eval in a Block.md │ ├── Cloze.md │ ├── Code block.md │ ├── Command.md │ ├── Commands.md │ ├── Community.md │ ├── Community___Query Learning Sprint (Summer 2022).md │ ├── Copy and Paste.md │ ├── Custom theme.md │ ├── DataType.md │ ├── Desktop.md │ ├── Draw.md │ ├── Embed Media - Audio, Photos, Videos.md │ ├── Export.md │ ├── Feature.md │ ├── FeatureTag.md │ ├── Features.md │ ├── Filename format.md │ ├── Find in page.md │ ├── Flashcards.md │ ├── Getting started with the Journals page.md │ ├── Git Auto-Commit.md │ ├── Global config.edn.md │ ├── Global configuration.md │ ├── Glossary.md │ ├── Graph Overview.md │ ├── Handbook.md │ ├── Headings.md │ ├── Hiccup.md │ ├── How to create a Logseq graph using existing Markdown files.md │ ├── How to create a new graph.md │ ├── How to create pages in Logseq.md │ ├── How to filter linked references.md │ ├── How to sync your Logseq graph across devices.md │ ├── How to work with the right-hand sidebar.md │ ├── Import.md │ ├── Journals page.md │ ├── Keyboard shortcuts.md │ ├── Knowledge Graph.md │ ├── Learn Datalog Today.md │ ├── Left sidebar.md │ ├── Linked References.md │ ├── Local Http server.md │ ├── Logseq Protocol.md │ ├── Logseq Sync Encryption.md │ ├── Logseq Sync.md │ ├── Logseq file and folder naming rules.md │ ├── Macros.md │ ├── Markdown.md │ ├── Marketplace demo.md │ ├── Marketplace.md │ ├── Math Block.md │ ├── Migrate to Logseq Beta.md │ ├── Namespaces.md │ ├── New to Logseq%3F.md │ ├── Numbered List.md │ ├── OneStutteringMind.md │ ├── Org Mode.org │ ├── PDF highlights.md │ ├── Page and block references.md │ ├── Page graph.md │ ├── Platform.md │ ├── Plugins 01.md │ ├── Plugins 02 - Build a mind map plugin.md │ ├── Plugins 101.md │ ├── Plugins.md │ ├── Properties.md │ ├── Property.md │ ├── Publish Web.md │ ├── Publishing (Desktop App Only).md │ ├── Publishing.md │ ├── Queries.md │ ├── Query Builder.md │ ├── Query function.md │ ├── Query table.md │ ├── Query.md │ ├── Refactoring_of_logseq.md │ ├── Right sidebar.md │ ├── Search.md │ ├── Settings.md │ ├── Snap to grid.md │ ├── Spaced Repetition.md │ ├── Start here.md │ ├── String.md │ ├── StringWithRefs.md │ ├── Tables.md │ ├── Tags.md │ ├── Tasks.md │ ├── Templates___Docs.md │ ├── The basics of block references.md │ ├── The difference between block embeds and block references.md │ ├── The difference between block embeds and page embeds.md │ ├── Thing.md │ ├── Tweet___This 1 Tiny Time Managem...___.md │ ├── UI Element.md │ ├── Undo and Redo.md │ ├── Unlinked References.md │ ├── Uri.md │ ├── User configuration.md │ ├── WIP How to work with the left-hand sidebar.md │ ├── WIP Supercharge search with queries.md │ ├── Web.md │ ├── What is indentation and why does it matter%3F.md │ ├── Whiteboard.md │ ├── Whiteboard___Action Bar.md │ ├── Whiteboard___Action Bar___Arrow head toggle.md │ ├── Whiteboard___Action Bar___Auto resize toggle.md │ ├── Whiteboard___Action Bar___Bold toggle.md │ ├── Whiteboard___Action Bar___Collapse toggle.md │ ├── Whiteboard___Action Bar___Color swatch.md │ ├── Whiteboard___Action Bar___Edit.md │ ├── Whiteboard___Action Bar___Fill toggle.md │ ├── Whiteboard___Action Bar___Italic toggle.md │ ├── Whiteboard___Action Bar___Link.md │ ├── Whiteboard___Action Bar___Open embedded url.md │ ├── Whiteboard___Action Bar___Reload.md │ ├── Whiteboard___Action Bar___Scale select.md │ ├── Whiteboard___Action Bar___Shape select.md │ ├── Whiteboard___Action Bar___Stroke type select.md │ ├── Whiteboard___Action Bar___Url input.md │ ├── Whiteboard___Canvas.md │ ├── Whiteboard___Context Menu.md │ ├── Whiteboard___Dashboard.md │ ├── Whiteboard___Element locking.md │ ├── Whiteboard___Embed.md │ ├── Whiteboard___Object.md │ ├── Whiteboard___Object___Image.md │ ├── Whiteboard___Object___PDF.md │ ├── Whiteboard___Object___Tweet.md │ ├── Whiteboard___Object___Youtube.md │ ├── Whiteboard___Object___iFrame.md │ ├── Whiteboard___Quick Add.md │ ├── Whiteboard___Tool.md │ ├── Whiteboard___Tool___Connector.md │ ├── Whiteboard___Tool___Eraser.md │ ├── Whiteboard___Tool___Global color swatch.md │ ├── Whiteboard___Tool___Global scale select.md │ ├── Whiteboard___Tool___Highlight.md │ ├── Whiteboard___Tool___Move.md │ ├── Whiteboard___Tool___Pencil.md │ ├── Whiteboard___Tool___Portal.md │ ├── Whiteboard___Tool___Select.md │ ├── Whiteboard___Tool___Shape.md │ ├── Whiteboard___Tool___Shape___Circle.md │ ├── Whiteboard___Tool___Shape___Rectangle.md │ ├── Whiteboard___Tool___Shape___Triangle.md │ ├── Whiteboard___Tool___Text.md │ ├── Whiteboard___Toolbar.md │ ├── Why linking matters.md │ ├── Youtube timestamp.md │ ├── Zotero.md │ ├── about.org │ ├── bensu.md │ ├── block_embed.md │ ├── canary changelog.md │ ├── changelog_06.md │ ├── config edn file.md │ ├── contents.md │ ├── custom.css.md │ ├── custom.js.md │ ├── description.md │ ├── desktop app.md │ ├── devon.md │ ├── docs.md │ ├── domainIncludes.md │ ├── examples.md │ ├── export.css.md │ ├── faq.org │ ├── favorites.md │ ├── how_to_take_notes.md │ ├── iOS.md │ ├── initial-version.md │ ├── llcc.md │ ├── meta.md │ ├── minor change.md │ ├── name.md │ ├── one year in logseq.md │ ├── page_embed.md │ ├── parent.md │ ├── pengx17.md │ ├── platforms.md │ ├── plugins.edn.md │ ├── rangeIncludes.md │ ├── sameAs.md │ ├── setting___enable journals.md │ ├── setting___enable logical outdenting.md │ ├── setting___enable timetracking.md │ ├── setting___enable tooltip.md │ ├── setting___language.md │ ├── setting___preferred file format.md │ ├── setting___preferred journal format.md │ ├── setting___preferred workflow.md │ ├── setting___send usage data and diagnostics to logseq.md │ ├── setting___show brackets.md │ ├── setting___theme modes.md │ ├── slide.md │ ├── supports.md │ ├── templates.md │ ├── term.page title.md │ ├── term___alias.md │ ├── term___backlink.md │ ├── term___block reference with label.md │ ├── term___block rendering.md │ ├── term___block title.md │ ├── term___block.md │ ├── term___bullet.md │ ├── term___editing mode.md │ ├── term___file link.md │ ├── term___graph.md │ ├── term___internal line break.md │ ├── term___network of connected ideas.md │ ├── term___page reference with label.md │ ├── term___page reference.md │ ├── term___page title.md │ ├── term___page.md │ ├── term___web link.md │ ├── testimonials.md │ ├── theme.md │ ├── tips_and_tricks.md │ ├── tutorial.md │ ├── type.md │ ├── unique.md │ ├── url.md │ └── videos.md ├── script/ │ ├── .gitignore │ ├── nbb.edn │ ├── package.json │ └── query.cljs ├── typos.toml └── whiteboards/ └── Test Whiteboard.edn ================================================ FILE CONTENTS ================================================ ================================================ FILE: .github/workflows/gh-pages.yml ================================================ name: Publish on: push: branches: [ master ] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: jobs: build: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - name: Logseq Publish uses: logseq/publish-spa@main with: output-directory: www accent-color: indigo - name: Add .nojekyll file run: touch www/.nojekyll - name: Deploy to gh-pages uses: JamesIves/github-pages-deploy-action@v4.4.1 with: branch: gh-pages folder: www clean: true clean-exclude: | CNAME .nojekyll ================================================ FILE: .github/workflows/test.yml ================================================ name: Test on: push: pull_request: branches: [master] jobs: typos: name: Spell Check with Typos runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - uses: crate-ci/typos@v1.13.10 nbb-tests: runs-on: ubuntu-latest steps: - name: Checkout uses: actions/checkout@v3 - name: Run graph-validator tests uses: logseq/graph-validator@main rdf-export: runs-on: ubuntu-latest name: Test rdf export steps: - name: Checkout uses: actions/checkout@v3 - name: Export graph as RDF uses: logseq/rdf-export@main ================================================ FILE: .gitignore ================================================ .DS_Store bak/ pages-metadata.edn logseq/graphs-txid.edn logseq/.recycle/ ================================================ FILE: .graph-validator/config.edn ================================================ {:exclude [tags-and-page-refs-have-pages] :add-namespaces [logseq.graph-validator.validations.class logseq.graph-validator.validations.property schema] ;; These are all used in examples :property/ignore-list #{:author :project :tag :publication-date :price :qty :full-title :source}} ================================================ FILE: .graph-validator/schema.cljs ================================================ (ns schema "Enforce schema constraints on page types" (:require [clojure.test :refer [deftest is]] [logseq.graph-validator.state :as state] [logseq.db.file-based.rules :as file-rules] [datascript.core :as d])) (defn- get-property-names-for-type [type'] (->> (d/q '[:find (pull ?b [:block/properties]) :in $ ?type % :where (page-property ?b :type ?type)] @state/db-conn type' [(:page-property file-rules/query-dsl-rules)]) (map (comp :block/properties first)) (mapcat keys) set ;; Remove built ins ((fn [x] (apply disj x [:id :title :alias :tags :type]))))) (defn- get-properties-for-type [type'] (->> (d/q '[:find (pull ?b [:block/properties]) :in $ ?type % :where (page-property ?b :type ?type)] @state/db-conn type' [(:page-property file-rules/query-dsl-rules)]) (map (comp :block/properties first)))) (deftest feature-schema (is (= #{:platforms :description :initial-version} (get-property-names-for-type "Feature")) "Features should only have theses properties") (let [props (get-properties-for-type "Feature")] (is (empty? (remove :platforms props)) "All features should have a :platforms property"))) ================================================ FILE: .rdf-export/config.edn ================================================ {:base-url "https://docs.logseq.com/#/page/" :prefixes {:d "https://docs.logseq.com/#/page/"} :expand-macros true} ================================================ FILE: CONTRIBUTING.md ================================================ Thanks for your interest in contributing! :heart: :man_dancing: :woman_dancing: ## What to contribute Fixes and small changes are great. Logseq has a large number of features so new docs for undocumented features are much appreciated. See [this section](#documenting-a-feature) on documenting a new feature. We also keep a [live list of documentation tasks](https://docs.logseq.com/#/page/docs) that we could use help with. Feel free to ask questions on Github or the Discord `#documentation` channel if attempting one of these tasks. If you are making large changes to the documentation, please open an issue to discuss them first. We also have [documentation tasks](https://github.com/orgs/logseq/projects/5/views/1?filterQuery=label%3Adocumentation) outside this repository that could use help. ### Documenting a Feature A feature page has a specific format as described in https://docs.logseq.com/#/page/Feature. Use the `Feature` template when starting a new page. Please fill in as many of the properties and headers as you can. If you only know enough to fill in parts of a page, that's fine. Just add a `TODO Write Something Descriptive Here #docs` with what's left to do. ### What not to Contribute * Tutorials on how to do X * Reach out to Ramses on https://discuss.logseq.com/c/docs/18 or on Discord if interested in contributing one. * Changes to how pages are organized or formatted * These pages are organized with a fairly specific ontology as they are translated to RDF. * Changes to our `TODO ... #docs` tasks * Unless you're finishing one of these, please leave these alone as we are using them to track our progress. ## How to Contribute For minor fixes like typos, feel free to just [edit a file in Github](https://docs.github.com/en/repositories/working-with-files/managing-files/editing-files). For any other contribution it helps to make changes locally so you can see how it looks in Logseq. In order to do this you should: 1. Ensure you have [git](https://git-scm.com/downloads) installed. 2. Fork and Clone THIS REPO. The upstream should be set to the FORKED REPO. If you need more information on what this means, read: * [About forks](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/about-forks) * [Cloning and forking repositories from GitHub Desktop](https://docs.github.com/en/desktop/contributing-and-collaborating-using-github-desktop/adding-and-cloning-repositories/cloning-and-forking-repositories-from-github-desktop) 3. Add the cloned local repo (of your FORKED REPO) to Logseq via the `Add new graph` button on the top left dropdown menu. Select the directory where you cloned the repo. 4. Create a branch off of master. The following two commands create a branch called `branch-name` and navigates onto it. ```git git branch branch-name git checkout branch-name ``` 5. Make your edits and confirm they look good in Logseq. Then, commit them using `git commit -m "message"` and `git push` and submit a pull request onto GitHub! * For submitting a pull request, check: [Creating a pull request from a fork](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork) For more info, see [this guide on working with pull requests](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork). ================================================ FILE: LICENSE.md ================================================ MIT License Copyright (c) 2023 Logseq Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ================================================ FILE: README.md ================================================ # [docs.logseq.com](https://docs.logseq.com) Official reference documentation for [Logseq](https://logseq.com/). ## Contributing See [CONTRIBUTING.md](CONTRIBUTING.md). ================================================ FILE: bb.edn ================================================ {:deps {logseq/bb-tasks #_{:local/root "../bb-tasks"} {:git/url "https://github.com/logseq/bb-tasks" :git/sha "4295d5df0458cc06a09c5d506510ee49b785407d"}} :tasks {nbb {:doc "Run any nbb-logseq command" :task (apply shell {:dir "script"} "yarn -s nbb-logseq" *command-line-args*)} query {:doc "Run a pre-defined query" :depends [-ensure-latest-cached-db] :task (apply shell {:dir "script"} "yarn -s nbb-logseq query.cljs" *command-line-args*)} write-rdf {:doc "Run a pre-defined query" :depends [-ensure-latest-cached-db] :task (shell {:dir "script"} "yarn -s nbb-logseq -e" (str "(require '[logseq.rdf-export :as rdf-export]) (apply rdf-export/write-rdf-file " (pr-str (into [".."] *command-line-args*)) ")"))} write-class-hierarchy {:doc "Run logseq-class-hierarchy as a lib" :depends [-ensure-latest-cached-db] :task (shell {:dir "script"} "yarn -s nbb-logseq -e" (str "(require '[cldwalker.logseq-clis.cli.logseq-class-hierarchy :as lch])" "(apply lch/-main " (pr-str ["../pages/Class Hierarchy.md" "-d" ".."]) ")"))} -ensure-latest-cached-db logseq.bb-tasks.nbb.cached-db/ensure-latest-cached-db}} ================================================ FILE: db-version-changes.md ================================================ ## Description This page describes changes for existing Logseq features on the [database version](https://github.com/logseq/logseq/pull/9858). The changes described here only apply to DB graphs. File graphs have been split off into https://github.com/logseq/og as [explained in more detail with this post](https://logseq.io/page/b2ad9ce1-9cb7-4436-8083-54cb4516d324/df4dc09d-0a12-4c87-904e-22a9bf4c350a). ## Overview * [High Level Changes](#high-level-changes) * [Miscelleanous Changes](#miscelleanous-changes) * [Changes By Feature](#changes-by-feature) ## High Level Changes * The application performance is better - loading faster, handling larger graphs and large tables. See https://github.com/logseq/logseq/pull/11774 for latest details. * Blocks and pages are united as [nodes](./db-version.md#nodes). They are referenced as `[[]]` and blocks no longer use `(())` for referencing. * Properties have a lot more functionality with the [new properties](./db-version.md#properties)! * Previous tags should behave like before that an inline tag is entered using `Cmd-Enter`. * NOTE: Pressing enter on a `#` input triggers a powerful [tags](./db-version.md#tags) feature. * All blocks and pages have created-at and updated-at timestamps! With this built-in dimension of time, time powered features are possible. * 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. * A good amount of the UI is rewritten to use [shadcn](https://github.com/shadcn-ui/ui). This means a more beautiful, consistent and powerful UI! * 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. * Markdown is the only supported format. Org mode files are no longer supported. * Zotero integration is no longer a built-in feature and will hopefully be moved to a plugin. * To simplify editor `/` commands, [Commands](https://docs.logseq.com/#/page/commands) and [Advanced Commands](https://docs.logseq.com/#/page/advanced%20commands) are merged together under `/`. * A few [Advanced Commands](https://docs.logseq.com/#/page/advanced%20commands) are available. More may become available as requested. The available commands are: * `>Query` is now `/Advanced Query` * `>Src` is now `/Code block` * `>Quote` is `/Quote` * 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. * 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. * 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. * Slides have been removed as a feature and we can support it as 3rd party plugin. * Whiteboards have been removed as a feature and will hopefully be available as a plugin. * Excalidraw e.g. `/draw` is no longer a built-in feature and will hopefully be moved to a plugin. * Templates are created by tagging a block with `#Template` as described [here](./db-version.md#templates). Previously templates were made by adding a `template` property or through a menu item `Make a template`. * Plugins can be used from the web. For security reasons only [plugins configured with no "effect"](https://github.com/logseq/marketplace#how-to-submit-your-plugin) are usable. We will gradually open up effect plugins to certified/trustworthy plugins. ## Miscelleanous Changes * On desktop, the graph cache directory `~/.logseq/graphs/` has moved to `~/logseq/graphs/`. See [Graph Directories](#graph-directories) for how they are used for DB graphs. * Scripts using [nbb-logseq](https://github.com/logseq/nbb-logseq) can read and write graphs. Previously with file graphs, scripts could only read graphs. * Embedded pages and blocks look almost the same as other nodes. The main indicator of an embed will be an icon to the left of the block. * Default date picker now has an input for typing a date in natural language. * There is no re-index like in file graphs. * `All Pages` screen is renamed to `Pages`. Also it can toggle between table and list view. * On browser, multiple tabs can be opened and kept in sync, even when offline. Syncing between tabs _does not_ require a sync server. * The visibility of left sidebar items are configurable. To configure, hover over the `Navigations` header and click on the filter icon to open a dropdown for toggling visibility of sidebar items. ## Changes by Feature ### Pages * Page properties are no longer set by using the first block of a page. Rather, a page property is [set the same way a block property is](./db-version.md#add-and-edit-property-values) - by editing from the page title (block content). * `#` and `/` are disallowered characters for page names. ### Tags * Tags have [a lot of new functionality](./db-version.md#tags). * 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. ### Tasks * Using terms from the [previous tasks](https://docs.logseq.com/#/page/tasks), a task marker, priority, deadline and scheduled are respectively now `Status`, `Priority`, `Deadline` and `Scheduled` properties on a task. * Logbook timestamps have been replaced with Status change history. * Tasks are no longer created by typing keywords like `TODO` but instead with commands like '/todo'. * Read more about the [new tasks](./db-version.md#tasks). ### Assets * Assets can have custom user properties. * Assets are blocks and thus can show their linked references when zoomed in on the asset block. * Assets are resized by hovering over them and then dragging the left-right arrows that are visible over the scrollbars. * Maximum allowed asset size is 100M * Pdf annotations are visible under an asset block by default. Previously this view was in a separate page and required clicking in the pdf viewer. ### Queries * Read more about the [new queries](./db-version.md#queries). * [Simple queries](https://docs.logseq.com/#/page/queries) * Simple queries are created via the `/Query` command and not the `{{query}}` macro. This means that user macros cannot be used to create specialized queries. * Simple queries can have titles. * When using the query builder, the resulting query's text is not meant to be easily read as internal ids are used for some concepts e.g. properties. * The query builder's queries run against all [nodes](./db-version.md#nodes) instead of forcing the user to choose between blocks or pages. * Query filter changes: * These previous query filters will no longer work and should be manually converted: * `(page-tags)` -> `(tags)` * `(page-property)` -> `(property)` * `(has-page-property)` -> `(has-property)` * `(priority A)` -> `(priority high)` * The `all-page-tags` and `sort-by` query filters no longer exists. Sorting is done via the table component. * [Advanced queries](https://docs.logseq.com/#/page/advanced%20queries) * Advanced queries are now edited in a code block which means queries are syntax highlighted. * Some old advanced queries will no longer work and need to be rewritten. For engineers, compare the [db graph `schema`](https://github.com/logseq/logseq/blob/master/deps/db/src/logseq/db/frontend/schema.cljs) vs the [file graph `schema`](https://github.com/logseq/logseq/blob/master/deps/db/src/logseq/db/file_based/schema.cljs). * The task related properties `:block/marker`, `:block/priority`, `:block/deadline` and `:block/scheduled` have been respectively renamed to `:logseq.property/status`, `:logseq.property/priority`, `:logseq.property/deadline` and `:logseq.property/scheduled`. These properties should be queried via rules like `property` e.g. `(property :logseq.property/deadline ...)`. * These advanced query options are deprecated: :title, :group-by-page? and :collapsed?. * Attribute changes: * The attribute `:block/content` was renamed to `:block/title`. If used in an advanced query including in config.edn's `:default-queries`, change it to use `:block/title` e.g. `[?b :block/content "content"]` -> `[?b :block/title "content"]` * The attribute `:block/original-name` was renamed to `:block/title`. If used in an advanced query including in config.edn's `:default-queries`, change it to use `:block/title` e.g. `[?b :block/original-name "name"]` -> `[?b :block/title "name"]` * The attribute `:block/journal?` no longer exists. If used in an advanced query including in config.edn's `:default-queries`, change `[?p :block/journal? true]` to `[?p :blocks/tags :logseq.class/Journal]` * The attribute `:block/left` no longer exists and has been replaced by `:block/order`. It is not recommended to write queries with this attribute. * The attribute `:block/path-refs` no longer exists. Please use `(has-ref ?b ?ref)` instead of `[?b :block/path-refs ?ref]`. * Since block timestamps are available, they display in table view where possible. ### Namespaces * Creating namespaces through `/` in `[[]]` should work as before e.g. `[[foo/bar/baz]]` creates the hierarchy of `foo` > `bar` > `baz`. Unlike before, the reference will turn into `[[baz]]` after it is created. * Pages can edit their namespace explicitly by going to the `Library` page and moving it under the desired parent namespace. Previously managing a namespace could only be done by renaming a namespace. * The `Hierarchy` section displays above a namespaced page's blocks. It displays as a collapsible tree as this allows for viewing large namespaces more easily. * Namespaced pages no longer have their namespace embedded in their page name. The big advantage of this is that renaming any part of the namespace does not affect all the pages under a namespace. * The macro `{{namespace}}` is deprecated. Use the Library feature instead. ### User Config * A graph's config.edn, custom.js and custom.css files are only editable within Logseq from `Settings`. * The following config.edn options are no longer used by any graphs: `:ref/linked-references-collapsed-threshold`. * The following config.edn options are no longer used: `:block-hidden-properties, :default-templates, :favorites, :hidden, :ignored-page-references-keywords, :journals-directory, :pages-directory, :preferred-format, :preferred-workflow, :whiteboards-directory, :feature/enable-block-timestamps?, :file/name-format, :file-sync/ignore-files, :journal/file-name-format, :journal/page-title-format, :logbook/settings, :org-mode/insert-file-link?, :property/separated-by-commas, :property-pages/enabled?, :property-pages/excludelist, :srs/initial-interval, :srs/learning-fraction` in DB graphs. See [this code](https://github.com/logseq/logseq/blob/b0a255f96bfd512d5b87acca52c8d9f958c6a593/deps/common/src/logseq/common/config.cljs#L124-L157) for more details. ### Search * When search modal first opens, recently updated pages display at the top. * Tags can be created from the modal as described in [tags](./db-version.md#tags). ### Graph Directories * Graphs have a convention of `~/logseq/graphs/GRAPH-NAME` where `GRAPH-NAME` is the graph name. * Inside a graph directory: * `db.sqlite` - Stores all your graph's data including user configs. * `assets/` - Stores assets like before. * `logseq/` inside a directory no longer exists. ### API * All property related calls like `upsertBlockProperty` work with DB graphs. Property values can now be numbers and booleans. Properties are namespaced to `:plugin.property._api` * See [this test file](https://github.com/logseq/logseq/blob/master/clj-e2e/test/logseq/e2e/plugins_basic_test.clj) for using the api with DB graphs. ================================================ FILE: db-version.md ================================================ ## Description This page describes DB (database) graph functionality as of April 28th, 2026. See [here](https://test.logseq.com/#/) to try the latest stable version. If you're an existing user of Logseq, you'll be interested in [changes with the db version](./db-version-changes.md). ## Overview * [Nodes](#nodes) * [Properties](#properties) * [Tags](#tags) * [Tag Based Features](#tag-based-features) * [Tasks](#tasks) * [Journals](#journals) * [Queries](#queries) * [Cards](#cards) * [Assets](#assets) * [Templates](#templates) * [More Tags](#more-tags) * [Bulk Actions](#bulk-actions) * [Views](#views) * [Tables](#tables) * [Library](#library) * [Search Commands](#search-commands) * [MCP Server](#mcp-server) * [Sync](#sync) * [Publish](#publish) * [Plugins](#plugins) * [DB Graph Importer](#db-graph-importer) * [Automated Backup](#automated-backup) * [Export and Import](#export-and-import) * [Graph Export](#graph-export) * [Graph Import](#graph-import) * [Build EDN Data](#build-edn-data) * [iOS App](#ios-app) * [Android App](#android-app) * [Scripting](#scripting) * [CLI](#cli) * [Additional Links](#additional-links) ## Nodes A node is a new term for a page or block because the two now behave similarly. Nodes have the following common behaviors: * Nodes are referenced by using `[[]]`. * Nodes have a pretty similar editing experience whether changing block content or a page title. In the editing block, properties can be set, `/` commands are available and [tags](#tags) can be set. * Nodes have `Linked References` and `Unlinked References` sections. Blocks need to be zoomed in to see this. * Nodes can be favorited. For a zoomed in block, use the `Add to/remove from favorites` command. * Nodes share the same keybindings for [properties](#property-shortcuts) and blocks e.g. toggling block properties visibility with `Cmd-;`. * Nodes can be tagged to become a [tagged node](#tagged-node). * Nodes are embedded with the same `/Node embed` command. * Nodes are collapsible with an arrow on the left that appears on hover. * Nodes can have an icon which floats to the left. Blocks that have a page as a parent i.e. usually top-level blocks can be converted to a page and back to a block easily. To convert this block to a page, simply tag the block with `#Page`. This also makes the newly created page a namespaced page under its parent(s). For example, if the block `b1` on the journal `Aug 29th, 2025` is converted to the page, `b1` becomes a namespaced page in the [Library](#library) with parent `Aug 29th, 2025`. To convert this type of page back to a block, press `p t` and remove `#Page` from the node. Blocks and pages still have some differences that we are hoping to unify like the block view when it is zoomed in. However, blocks and pages will have some differences as noted in the [pages](#pages) and [blocks](#blocks) sections. ### Pages Things that are specific to pages: * Pages have a dedicated view called `Pages`. * When a property, tag, journal or whiteboard are created, they are created as a page. * Pages are unique as follows: * Page names are unique by tag e.g. there can be `Apple #Company` and `Apple #Fruit`. * Property names are unique and can have the same names as built-in property names. * The uniqueness of these pages should be visible everywhere in the app with icons for page types and the display of a page's tag(s). * Hovering over a page title shows common features like `Set property` to add a property to the page. * Page deletion and recycling works as follows: * If a page is a tag, property or today's journal, the deletion is permanent and can't be recovered. * Otherwise, a page is recycled and can be recovered for up to 30 days before being deleted. To recover the page, simply re-create the page. Alternatively, click three dots menu in the upper right corner and select `Recycle`. Click `Restore` on the recycled page block to restore it. * Note: Deleting anything else in the app is permanent and no recycling is available unless explicitly mentioned. ### Blocks Things that are specific to blocks: * Blocks are created in a page. * Tagged blocks a.k.a. blocks with names do not have unique names. * A block can have multiple reactions set by `Add reaction` from the bulleted, right click menu. Each user can have multiple reactions on a node. ## Properties ### Add and Edit Property Values Properties can be added to any block or page. To create your first property: * Create a new block * Press `Cmd-p` and type the name of a new property. * The keybinding is `Ctrl-alt-p` on Linux and Windows. * Alternatively, if your cursor is in the block, type `/pro` to kick off the same `Add new property` command * Select `Text` as the property type and then type some property value A property itself can have properties on its property page. By default the `Description` property is available for adding a description to a property. ### Property Shortcuts * `Cmd-p` quickly adds properties to the current node or selected nodes. You can create or select existing properties from it. Keybinding is `Ctrl-Alt-p` on Linux and Windows. * `Cmd-j` quickly edits block or page properties from the keyboard. After pressing `Cmd-j`, choose which property or property value by typing the letters in the bubble next to it e.g. `c` or `ab`. * `p a` toggles displaying all the current node's properties below it. This is useful to quickly view properties that are hidden or in a different position. * `p t` adds or removes or tags to the current node or selected nodes. * `p i` opens the icon picker to set an icon for the current node. * `p r` opens the emoji picker to set an emoji for the current node. * See [task shortcuts](#task-shortcuts) for task specific ones. * To navigate between property values across nodes, use the up and down arrow keys. NOTE: Most shortcuts have a corresponding search command. You can find the command for a given shortcut's keys keybinding by using `Settings > Keymap`, clicking the keystroke filter and typing the keys. ### Configure a Property Properties are configurable wherever they are used by clicking on its name to display a dropdown menu. Press `Cmd` and click to navigate to a property page. Property icons are set by clicking on the property's default icon to the left of its name. Properties can also be configured by navigating to their page with [Search](https://docs.logseq.com/#/page/search) and then clicking on the `Configure` button that appears above when hovering over the name. Property fields in the dropdown menu: * `Property name`: Name to visually identify the property * `Property type`: This determines what type a property's property values will have. Once a property is used this field cannot change. If you're unsure of what type to choose, use `Text`. See [property-types](#property-types) for more. * `Default value`: This sets the default value for a property. See [property-default-values](#property-default-values) for more. * `Specify node tags`: For a `Node` type property, specify tags that a property value is allowed to have. Only property values with these tags will be displayed as possible values. * `Available choices`: This limits a property to only have one of the defined choices. See [property choices](#property-choices) for more. * `Checkbox state mapping`: For properties that have [property choices](#property-choices), this defines mapping two choices to be checked or unchecked on a checkbox. To enable seeing the checkbox, configure the `Show as checkbox on ...` field. * `Multiple values`: When selected, a property can have multiple values associated with it. All property types can have multiple values except for checkbox and datetime. * `UI position`: This determines where the property values are displayed. By default the values are displayed as a row-like block under a block (`Block properties`). You can also choose to display property values at the beginning like task status, under a block like deadline date, or at the end of a block. This config is available to all property types except `Url` and `DateTime`. * `Hide by default`: When selected, a property won't be visible on any of its blocks by default. But it will be visible if you zoom in on its blocks or display them in the sidebar. * `Hide empty value`: When selected, a property won't be visible on a block if it is has an empty property value. Some property fields are only configurable from certain contexts: * `Show as checkbox on ...`: This appears when clicked from a node or from a tag's `Tag properties`. When selected, a checkbox will show on that node or any node with that tag respectively. For this to take affect, the property must have configured `Checkbox state mapping`. ### Built-in Properties Logseq uses built-in properties to provide core features. A few of these properties are public and editable by the user. To navigate to a public built-in property use [Search](https://docs.logseq.com/#/page/search). For example, type `status` to go to the `Status` property used by [tasks](#tasks). When on a built-in property page, only some of its property fields are editable as allowing all fields to be edited could break functionality. The property fields that can be edited are its icon, `UI position`, `Hide by default` and `Available choices`. ### Property Types A property type determines what type a property's property values can have. There are 6 types of property values: Text, Number, Date, Checkbox, Url, and Node. Here is more info on each: * `Text`: This is the recommended default as it allows for any text and behaves like a block. This means that node references work here and children blocks can be created under the block. * `Number`: This is for numbers including negative numbers and floats e.g. 3.5. Unlike file graph properties, these are stored as actual numbers. This means that all features and queries that use this property type correctly sort as numbers by default. * `Date`: This is for dates and is editable with a date picker. When a date property value is used, it correctly links to the journal page. This property type can be used with [repeated nodes](#repeated-tasks-and-nodes). * `DateTime`: This is for date times and is editable with a datetime picker. See the `Due` property in [cards](#cards) for an example property that uses this. This property type can be used with [repeated nodes](#repeated-tasks-and-nodes). * `Checkbox`: This is used to set or unset a property value and displays as a checkbox. To engineers this type is known as a boolean. * `Url`. This limits text to only allow urls e.g. `https.//logseq.com`. This does not behave like `Text` e.g. no referencing or child blocks. * `Node`: This allows a property value to link to other nodes i.e. pages or blocks. When first configuring this, you are prompted to select a tag. You can choose to skip a tag if you don't care about limiting the available nodes. When a tag is selected or created, only nodes with that tag will appear as options for the property. For example, if you define the property `Author`, you could create a tag `#Person` that only allows nodes tagged with `#Person` as values. Also worth noting that tag selection works for all child tags of the chosen tag. Using the previous example, if `#Actor` is a child of `#Person`, nodes tagged with `#Person` or `#Actor` are allowed values. ### Property Choices Property choices allow a property to only have one of the defined choices. Only the property types `Text`, `Url` and `Number` support this. From the [configuration dropdown](#configure-a-property), a property choice can be added, deleted and edited to have a required value, an optional description and an optional icon. Drag the choices up and down to order how they appear. For a good example of choices see the `Status` property. A property with property choices can be used with [repeated nodes](#repeated-tasks-and-nodes). If a property has already been used, it is possible to convert it to use choices. After clicking `Add choice`, a panel displays to convert all existing property values to choices. If a property is using choices, it is possible to stop using choices by deleting them from the property. Caution: deleting a choice from a property also currently deletes the choice from all blocks it is used. Property choices can be scoped to a tag. To do this, go to a tag's page, click on a property in `Tag Properties`, click on its `Available choices` and create or edit the choices. Create a choice from this context to scope it to only show up for this tag. Edit a choice and from its three dots menu, select `Hide for #X` to hide the choice for tag X. Scoping property choices by tags is useful to offer different choices depending on the tag. For example, say we have the tag `#MyTask` with the `Status` property. Tag-scoped property choices allows us to hide built-in Status choices for `#MyTask` and create a couple `#MyTask` choices without altering the `Status` choices for the built-in `#Task`. ### Property Default Values Properties can have default values, currently just for the types Text, Number and Checkbox. A property's default value takes effect for these two use cases: * When a property is added to a node, it defaults to the default value. * When a property is a tag property for a tag and that tag is added to a node, the node defaults to having the default value for that property. When using simple queries, properties for the above two use cases will have that default value. When using property choices, one of them can be set as a default value by checking the default choice box in the list of property choices. ## Tags Tags are an easy way to group nodes across pages i.e. flexible lists. Tags can have `Tag Properties` which are properties that all nodes inherit from a tag. Using this functionality allows you to create flexible tables. Using tags this way is known in other applications as types, classes or supertags. To create your first tag: * Open [Search](https://docs.logseq.com/#/page/search) and type `#NAME` where NAME is tag name. * A dialog pops up that lets you create and/or add tag properties to the tag. These tag properties are inherited by every node that uses the tag. For example, say we created a tag `Person` and added `lastName` and `birthday` tag properties to it. Now when `#Person` is added to a block or page, those two properties automatically display and are editable for them. A powerful thing about tags is that when its tag properties change those changes immediately show up on all [tagged nodes](#tagged-node). A tag can have properties on its own page. By default the `Description` property is available for adding a description and `Hide from node` is available to hide the tag on tagged nodes that float to the far right. To set these properties, go to the tag's page and with the focus on the title press the add property shortcut from [property shortcuts](#property-shortcuts) e.g. `Cmd-p`. ### Create Tags Ways to create tags: * Open search and type `#NAME` where `NAME` is the tag name. * In any block including a page name, type `#NAME` and press `Enter`. The tag floats to the right of the block. * In a block type `#NAME` and press `Cmd-Enter`. An inline tag is created. * Paste text in a block that includes `#NAME`. An inline tag is created for tag `NAME`. * Configure a `Node` property type to have a tag config. * Configure a tag to have an `Extends` property, the new `Extends` value becomes a tag. * In a block type `#NAME` and press `Esc`. An inline tag is created. Not recommended as it doesn't work for all use cases. * Convert any page to a tag by clicking on the three dots menu in the upper right corner and clicking `Convert to Tag`. Any tag can be converted to a page by clicking on the three dots menu and clicking `Convert Tag to Page`. ### Parent Tags Tags can have multiple parent tags via the `Extends` property and default to the `Root Tag` as a parent. Parent tags are powerful as the tag inherits the properties from each of its parent tags. For example, say we have `#Book` with property `author` and `#MediaObject` with property `duration`. If we create a new `#Audiobook` with property `readBy` and give it parents of `#Book` and `#MediaObject`, any node tagged with `#Audiobook` would have 3 properties: `author`, `duration` and `readBy`. Parent tags also provide a way of organizing tags in a tree hierarchy. Since a tag can have multiple parents, it can appear multiple times in a hierarchy. For example, here's the tree hierarchy of the example in the previous paragraph: - Root Tag - Book - AudioBook - MediaObject - AudioBook On any tag page that is a parent tag, you can see this hierarchy under the `Children` section. ### Configure a Tag Tags are configurable from their page. Navigate to their page by using [Search](https://docs.logseq.com/#/page/search) or clicking on their `#` name links. On their page, hover over their name to see the rotating triangle icon to the left. Click on it to see the tag page's properties. Two important properties you'll see for configuring a tag: * `Extends`: Use this to allow the tag to inherit properties from one or more parent tags. This defaults to the `Root Tag` which doesn't have any properties. * `Tag Properties`: These tag properties are inherited by every node that uses the tag. Drag one above or below the other to sort them. These properties will then display sorted on the tagged node. * `Enable bidirectional properties` - Enable this so that a tag's properties of type :node become bidirectional. For example, say we enable bidirectionality on a `#Book` tag with an `author` property. When going on a book's author page, a `Books` bidirectional property will display. By default the bidirectional title is a tag's name pluralized. To customize this title, set the `Bidirectional property title` on the bidirectional tag e.g. `#Book`. ### Tagged Node A tagged node is a page or block that has a tag. A tagged node is also known as an object or a tag instance. There are a couple of ways to create tagged nodes: * In the current block or page title, type `#` at the end and select a tag. * In [Search](https://docs.logseq.com/#/page/search), type `PAGE #TAG` to create a page named `PAGE` with tag `TAG`. * In a block after `[[]]`, type `#` and select a tag. For example `[[block content]]#TAG` links to the block with `block content` and adds `#TAG`. For existing references, a tag is added to the node. For new references, a new page is created with the tag. A tagged node can have multiple tags. Once a node is tagged it displays all tags' properties as empty off the node in positions configured by each property. The only properties that don't display are ones hidden via `Hide by default`. A tagged node can have an icon. When it does have an icon, it will appear to the left of its name or in a reference. ## Tag Based Features The features in this section use [tags](#tags). Each of these features have built-in [tables](#tables) (dashboards) to view and manage them on their tag page! ### Tasks Tasks are improved from the previous version as they more powerful and customizable. All tasks are blocks with the built-in tag `#Task`. When a task is created it has the properties `Status`, `Priority`, `Deadline` and `Scheduled`. #### Create a Task A new task can be created in a number of ways: * On a block without a tag, add the `Status` property by typing the status choice e.g. `/todo` or cyling status with `Cmd-Enter`. * Type text in a block and end it with `#Task`. * When on the `Task` page, create a new row in the Task table. * On a block without a tag, add the `Deadline` or `Scheduled` property by typing `/Deadline` or `/Scheduled`. #### Task Shortcuts Any block can have a task property value set with a command or a keybinding. The commands start with `Add task` and the keybindings are: * To set property `Status`, press `p s`. * To set property `Priority`, press `p p`. * To set property `Deadline`, press `p d`. The statuses `Todo`, `Doing` and `Done` can be cycled through with `Cmd-Enter`. The `/STATUS` commands can set a status where `STATUS` is one of the status choices e.g. `/todo`. Similarly, priority choices can be set with `/PRIORITY` commands. `/Deadline` sets the `Deadline` property. `/Scheduled` sets the `Scheduled` property. #### Task Status The status property is probably the most often used task property and thus it has been simplified and made customizable. The `TODO/DOING` and `NOW/LATER` workflows have been merged into `TODO/DOING` and some of the other TODO keywords have been converted to built-in status values. The default built-in values for status are: * `Backlog` * `Todo` * `Doing` * `In Review` * `Done` * `Canceled` This property keeps a history of status changes for each block. Once this property changes from `Todo` to another status, its history is available by clicking on the task's spent time e.g. `9s` on the right side of a block. This history is queryable through advanced queries. #### Repeated Tasks and Nodes Repeating works for tasks as well as for user defined properties. Read to the end to define your own repeated nodes. Repeated tasks are available on any task that has a `Deadline` (or `Scheduled`) property. When setting the values for these properties in a popup, check `Repeat task` to enable repeating. The datetime interval for repeating is customizable. Click on the number or time interval e.g. `Day` to change it. For dates, the time interval ranges from `Day` to `Year`. For datetimes, the time interval ranges from `Minute` to `Year`. Once repetition is enabled on a node, it works as follows: * When `Status` changes to `Done`, the `Status` resets to `Todo`. * When `Status` changes to `Done`, the `Deadline` (or `Scheduled`) property changes to the current day/time plus the current repeated interval. For example, if it's currently 12:20 and the interval is 1 hr, the new value is 13:20. To define your own repeated nodes, create a `Date` or `DateTime` property and a property with [property choices](#property-choices) that has `Checkbox state mapping` configured. To configure a node with your user properties, re-read the previous paragraphs replacing `Status`, `Deadline`, `Todo` and `Done` with your properties and checkbox mapping. One additional configuration you'll want to choose in a date/datetime popup is the property dropdown next to `When`. #### Customizing Tasks Since tasks are powered by properties and [tags](#tags), they can be customized in a number of ways. Some parts of a task can't be customized because tasks are built into core features like the [Query Builder](https://docs.logseq.com/#/page/query%20builder) and queries on today's journal. Here are ways to customize tasks: 1. The `Status` property choices can be customized by going to the `Status` page with [Search](https://docs.logseq.com/#/page/search). From the property's [configuration dropdown](#configure-a-property) edit the name and icon of built-in choices. You can add new choices but not delete the built-in ones. 2. Task properties can be configured by going to the property's page. From this page you can configure its icon or the ui position via the [configuration dropdown](#configure-a-property). 3. `#Task` can be configured to have additional properties from the tag's [page](#configure-a-tag). 4. Custom types of tasks can be created by creating a tag that has `#Task` as the [parent tag](#parent-tags). For example, create a `#ProjectTask` from [Search](https://docs.logseq.com/#/page/search) and configure it to have `Task` as the parent. Then add a property on the `project` property on `#ProjectTask`. You now have a task for projects! ### Journals A journal page has the [tag](#tags) `#Journal`. Like tasks, journals can be customized by adding properties to its tag. For example, navigate to the `#Journal` page and add a property. This property now shows up on all journals! Journals are automatically created for the current day in the Journals view. There are a couple of ways to create a journal: * Natural language that autocompletes within `[[]]` can reference specific days e.g. `[[Today]]`. A specific day this week, last week or next week can be described e.g. `[[This Friday]]`, `[[Last Friday]]` or `[[Next Friday]]`. * Use the `/Date picker` command to insert a specific date. The date picker is keyboard friendly as arrow keys change calendar days and `Tab` focuses the input. The input takes natural language e.g. `next week` and converts it to a date. See [the library we use](https://github.com/wanasit/chrono#readme) for other natural language examples. * Properties with the :date property type e.g. `Deadline` create journals for their property values. * When on a journal day, create a journal for the next day or previous day by using the keybindings `g n` or `g p` respectively. ### Queries A [(simple) query](https://docs.logseq.com/#/page/queries) and [advanced query](https://docs.logseq.com/#/page/advanced%20queries) have the [tag](#tags) `#Query`. Queries are created in one of the following ways: * Type the `/Query` command to create a query through the [query builder](https://docs.logseq.com/#/page/query%20builder). * Type a simple query in a block and then type the `/Query` command to run the query. * Type the `/Advanced Query` command to create an advanced query. Like other tags, go to the `#Query` page to see a table to manage queries. Query results are displayed in a [view](#views). ### Cards A [(flash)card](https://docs.logseq.com/#/page/flashcards) has the tag `#Card`. This feature has been re-implemented to use a [new algorithm](https://github.com/open-spaced-repetition/free-spaced-repetition-scheduler). #### Create Cards * Tag blocks with `#Card` to create new cards. * To convert multiple blocks into cards at once, select them, right-click and choose `Make a flashcard`. #### View Cards All cards are accessible on the `#Card` page within the tagged nodes table. The `Due` column indicates when the next review is scheduled. #### Review Cards Select `Flashcards` from the left sidebar to view all cards due for review. You can rate them using 4 levels to arrange their next review date. ### Assets An asset has the tag `#Asset`. Create an asset in the following ways: * Drag and drop a file onto a block. * Upload a file by going to the `#Asset` page and clicking on the `+ New` icon under the tagged nodes table. * Create from an external file by creating an image link in a block e.g. `![test](https://logseq.com/logo-with-border.a30e7bd0.png)`, clicking on it and then highlighting it. You'll be prompted to create an asset from the external one. This works for urls as well as local file paths e.g. `/Users/user/...`. Asset files are stored under a graph's `assets/` directory. Manage assets from the `#Asset` page's tagged nodes table. The `Gallery View` is a helpful way to view assets. ### Templates A template has the tag `#Template`. A template allows for block(s) and their children to be easily copied. To create a template, write the name of the template in a new block and tag the block with `#Template`. Then add children blocks (however many levels deep) under the template block. To insert a copy of a template, use the `/Template` command. When creating a template block, there is an optional `Apply template to tags` property to use. This property provides interesting automation whenever a [tagged node](#tagged-node) is created for a configured tag. For example, create a template and configure the property to apply to `#Journal`. Now whenever a journal page is created, the template gets applied at the top of the page. If a tag is configured with multiple templates, the templates are applied in succession. When a tagged node is a block instead of a page e.g. `#Task`, the template is applied as the first child of the block. Templates can apply to built-in and user tags. ### More Tags Here are more tags that are built-in, most of which are created with `/` commands: * `#Code` - Create a code block with the `/Code block` command or by typing the backtick ` three times. * `#Quote` - Create a quote block with the `/Quote` command or by typing `>`. * `#Math` - Create a math block written as LaTeX with the `/Math block` command. * `#PDF Annotation` - A node with this tag is created each a [pdf is annotated or highlighted](https://docs.logseq.com/#/page/pdf%20highlights). Like other tags, go to their tag pages to view and manage all of them in one place. Also like other tags, extend any tag by adding more properties to it. For example, add an author property to `#Quote` to optionally add authors to quotes. ## Bulk Actions Bulk actions are a powerful way to make changes across nodes. When multiple nodes are selected, bulk actions can be taken on them. To select nodes in a block context, use a mouse or the shift + arrow keys. Once nodes are selected, a bulk action header appears above the blocks. The bulk action header can be closed with `Esc`. The following bulk actions are available in the header: * `Tag`: Click on `#` icon to add/update/remove [tags](#tags) for selected nodes. * `Copy`: Copy the block or page title of selected nodes. * `Set Property`: Add or update a [property](#properties) for selected nodes. * `Unset Property`: Remove a [property](#properties) for selected nodes. * `Delete`: Click on the trash icon to delete selected nodes. * `Three dots menu`: Click on the three dots icon to invoke additional actions to apply to selected nodes. These actions mostly consist of ones that are available when right clicking on a block. Nodes can also be selected and have bulk actions in [tables](#tables). ## Views Views are a powerful way to visualize a group of nodes in different ways. A view can switch between the following view types: `Table View`, `List View` or `Gallery View`. Most views default to the [Table View](#tables). The `List View` displays nodes in an outliner with nodes grouped by pages. The `Gallery View` is useful for viewing blocks as square tiles, especially for assets. Views are used in a number of features including queries, (un)linked references, property and tag pages and `Pages`. For all these features except queries, multiple views can be created. Regardless of which view type you're in, a view's header has these common actions from left to right: * `View name`: A view's name is editable by clicking on it and renaming it. A view can also be deleted from here. * `New view`: Click on `+` to create a new view. Since a view is fairly customizable, this is useful for creating different views on the same nodes and to view a specific subgroup of nodes with filters. * `Filter`: Filter nodes by any properties/columns by clicking on the filter icon. * Multiple filters can be created and applied. * By default, only rows that match all filters display (AND the filters). To match on any filter (OR filters), change the dropdown on the right to `Match any filter`. * There are different operators to filter values for every property value type e.g. `Date` and `DateTime`. For example, string values can have `is` or `is not` operators while numbers can also have `<, >, <=, >= and between` operators. * `Search`: Live search a view by clicking on the magnifying glass icon. This is the only feature that doesn't persist when switching away from a view. * `View type`: Click on the view type name to switch between different types. * `Three dots menu`: Click on the three dots menu to invoke additional actions. Some actions are specific to a view type. The following actions are common across view types: * `Group by`: Group by a column/property and its values i.e. a different group for each property value. The different groups are vertically stacked. * Nodes can be grouped by all property types except for `DateTime`. * While each group is displayed as a different view, they all obey the same view-level configuration. * `Sort groups by`: When grouping nodes by page, sort group by options including `Journal date`, `Page name` and `Page created date`. * `Sort groups order`: When grouping nodes by page, sort groups `Ascending` or `Descending`. * `Export EDN`: Exports the currently viewable nodes to your clipboard as [Build EDN Data](#build-edn-data). The exported nodes are affected by `Search` or `Filter` usage. * `New node`: Click on the `+` icon to create a new node in the view. Different features will behave differently for this. For example, when clicked from a tag or property page, the new node will have that tag or property added to it. NOTE: All actions that alter what you see are saved except for `Search`! ### Tables A table displays a group of nodes as rows and a node's properties as columns. A table behaves like a spreadsheet as table cells are editable by default. A node has the following special columns which are available by default: `Name`, `Created At` and `Updated At`. Tables have the following features: * `Sort`: Click on a column to sort it by ascending or descending. Multiples sorts can be applied. Click on the sort icon in the header to remove a sort. * `Columns visibility`: Under the three dots menu, this menu can toggle the visibility of any column. * `+ New`: At the bottom of the table, this creates a new node, like the `+` icon in the view header. * Column actions: * Click on column(s) and select `Pin` to ensure they appear first. * Drag columns to sort their order. * Resize columns by dragging the resize handle at a column header's border. * Bulk actions: When rows in the table are selected, bulk actions appear in the table header. All the bulk actions [described above](#bulk-actions) are available except for the `Three dots menu`. * Keyboard shortcuts: Use arrow keys to navigate between cells. Press `Enter` to edit a cell and `Esc` to exit editing. ## Library The `Library` is a built-in page that displays and edits namespaced pages as if they were blocks on a page. This is powerful as it allows an outliner to build and organize a hierarchy of pages. This is useful for those who want to organize their pages as if they were under folders on a computer. Pages that have no common properties are a good fit for namespaces. Pages that have common properties are better organized with [tags](#tags). The following actions can be done on the `Library` page: * Add to the Library with the `Add existing pages to Library` button. * Delete from the Library by selecting a block and pressing `Backspace` or `Cmd-X`. This also deletes the page's relationship to its namespace. This does not delete the page. ## Search Commands Search commands run commands from the [Search modal](https://docs.logseq.com/#/page/search). To invoke a search command, press `Cmd+Shift-P` on Mac/Linux or `Ctrl+Shift-P` on Windows, type the command and press `Enter`. The following commands are new and only for DB graphs unless otherwise noted: * Command `Quick add` - Opens a modal to quickly jot down notes without losing context. This feature is in its own tab in the mobile app. The modal's contents are sent to the current journal day by pressing a button or the keybinding `Cmd-E`. * Command `Customize appearance` - Opens a modal to edit appearance related settings. * Command `Move blocks to` - Moves the current or selected nodes to the chosen page. Also available for file graphs. * Commands from [property shortcuts](#property-shortcuts). * Commands from [Build EDN Data](#build-edn-data). * For developers, there are `Validate current graph` and `Garbage collect graph` commands. ## MCP Server There is an optional [MCP](https://modelcontextprotocol.io/docs/getting-started/intro) server to allow AI applications to connect to a graph. An MCP server can run from the desktop app against the current graph or from the [cli](#cli) against a local or current graph. To configure the server on desktop: 1. Go to `Settings > AI` and enable the `MCP Server` switch. 2. Then create an authorization token to your [HTTP Server](https://docs.logseq.com/#/page/local%20http%20server) for MCP requests and start the HTTP server. 3. Configure a Local LLM that supports the [Streamable HTTP](https://modelcontextprotocol.io/specification/2025-11-25/basic/transports#streamable-http) mode: * [Gemini](https://gemini.google.com/) can be used on a free tier with a google account. Add the server with the gemini cli: `gemini mcp add logseq-http http://127.0.0.1:12315/mcp --transport http --header "Authorization: Bearer TOKEN"` where `TOKEN` is your server's auth token. * [LM Studio](https://lmstudio.ai/) can be used locally for free. Add a MCP server [as documented](https://lmstudio.ai/docs/app/plugins/mcp) and use http://127.0.0.1:12315/mcp for the url and for the Authorization header use `Bearer TOKEN` where `TOKEN` is your server's auth token. NOTE: When running from the cli, you can skip step 1. The MCP Server supports the following features: * All creates and edits support one or many nodes as the MCP server can batch creates and edits in one invocation. * All creates and edits have a pretend option e.g. "pretend add page X with y blocks". This is useful for seeing how many changes would occur. * All changes to a current graph are undo/redo-able e.g. `Cmd-Z` in the app. * Search any node e.g. cmd-k. * Create and list pages. * Create and list tags. When creating tags, their properties and parent can be specified * Create and list properties. When creating properties, their type, cardinality and tags (for node type) can be specified * Add blocks to a page or edit them. When adding, tags can be specified. When editing, only block titles are supported. * All references to tags, properties or pages can handle new ones or reference existing ones. * Creation of pages, tags and properties runs the same app validations to prevent invalid data. The following are TODOs for the MCP server: * Edit pages, tags and properties * Read and write properties that are associated with any node type * Read and write block children. This includes listing blocks beyond the top-level in a page. * Anything related to namespaces or property values ## Sync NOTE: This feature is a paid feature that is currently _invite only_. This feature can also be self hosted! Logseq Sync syncs DB graphs between devices. It is also referred to as RTC (Real Time Collaboration) since this sync supports collaboration between users in real time like Google Docs! Some workflows that are specific to Sync: * To create a synced DB graph: * On a desktop or browser client, do a one-time setup of setting up an encryption password. Go to `Settings > Encryption` and follow the instructions. * Click on the left sidebar graph name to open a menu and choose the `Create db graph` menu item. * Check 'Use Logseq Sync?' * To configure a self host sync url, go to `Settings > Advanced > Sync Server URL`. For more on self hosting, see guides in [Additional Links](#additional-links). ## Publish NOTE: This paid feature requires an account used with Sync. This feature can also be self hosted! Logseq Publish allows users to share pages of any graph. Pages are published to https://logseq.io with [CloudFlare](https://www.cloudflare.com/) and can be optionally password protected. The published page is a read-only, minimal outliner with the ability to collapse blocks and a few other features. If you're looking to publish a whole graph, there is an older [publishing feature](https://docs.logseq.com/#/page/publishing). After logging in, publish the current page by pressing `Cmd-M` or run the command `Open publish dialog ...`. Before publishing, there is an optional password that can be provided. After publishing, the current page has a `Published URL` property for the url to share and the option to `Unpublish` next to it. To update local changes to the page, simply re-publish. To customize any css or js for published pages, edit the `publish.css` and `publish.js` pages through `Cmd-K`. A published page has the following features: * Search across published pages for the graph with `Cmd-K` or the search bar at the top. * If a page is password protected, it is excluded from search results to ensure its privacy. * Press `t o` to toggle collapse/expand of all blocks. * Press `t t` or use the slider at the top to toggle dark mode. * Click on a tag to see all nodes with that tag. The publishing platform has the following url routes that are useful to know: * `https://logseq.io/tag/TAG` to see all nodes across users tagged with `TAG`. * `https://logseq.io/ref/REF` to see all nodes across users referenced by page `REF`. * `https://logseq.io/u/USER` to see all pages for `USER`. * `https://logseq.io/graph/GRAPH-UUID` to see all pages for a graph. * `https://logseq.io/page/GRAPH-UUID/TAG-UUID` to see all blocks in a published page. If the page is a tag, all nodes tagged with the tag are shown. To configure a self host publish url, go to `Settings > Advanced > Publish Server URL`. You will need a Cloudflare account in order to self host. For more on self hosting, see guides in [Additional Links](#additional-links). ## Plugins There are currently 65+ plugins that support DB graphs. To see them, go to https://logseq.github.io/marketplace/ and filter by the `Supports DB?` column. In the app's `Marketplace`, plugins that support DB have a DB icon with a heart in the upper right corner. Sort by `Supports DB graphs` to see DB supported plugins first. The [JS Plugin SDK](https://logseq.github.io/plugins/) adds support for DB graphs, including DB-graph specific methods. There is also a CLJS SDK. See https://github.com/logseq/cljs-plugin-example for an example plugin using the CLJS SDK. For example DB-compatible plugins, see https://github.com/benjypng/logseq-zoterolocal-plugin and https://github.com/kerim/logseq-checklist. ## DB Graph Importer The DB Graph Importer converts a file graph to a DB graph. An overview of what it does: * It imports markdown files. * All tasks are imported as new [tasks](#tasks). Some task statuses have been remapped to avoid duplicates e.g. `TODO` and `LATER`. The following statuses have been remapped: * `LATER` -> `Todo` * `IN-PROGRESS` and `NOW` -> `Doing` * `WAIT` and `WAITING` -> `Backlog` * Tags are imported as follows: * By default, all tags are imported as [tags](#tags) using the `Import all tags` input. This allows you to use all your tags as you have previously, along with the new functionality they have. Any properties associated with a tag are added to tags to take advantage of the new functionality. * Alternatively you can import only specific tags to [tags](#tags) using the `Import specific tags` input. Tags that aren't specified in this input are then imported as follows: * All such tags become pages. * Tags in a block are converted to [page references](https://docs.logseq.com/#/page/term%2Fpage%20reference). * Tags associated with a page are associated to that page with a `Page Tags` property. * Tags are removed from their blocks when the `Remove inline tags` checkbox is checked. This matches the behavior of the DB version. * Property types are automatically detected for Number, Date, Checkbox, Url, Node and Text. If a property value has two conflicting but compatible types like Number and Text, it will choose the more lenient Text type. * Assets are copied and renamed to unique uuids. Zotero pdfs are imported, if the importer is run on desktop. ### Convert File Graph to DB graph * Click on the three dots menu in the upper right corner and select `Import`. * Click on the `File to DB graph` button. * This brings up a dialog. For larger graphs it takes longer for the dialog to display. * The dialog requires you to input a name for your graph. * The dialog has the following optional inputs: 1. `Extract inline code snippets as child blocks` - When checked, this handles blocks with multiple code snippets by extracting them to child blocks. By default only the first snippet is imported as a block can only support one `#Code` (snippet). 1. `Import all tags` - This checkbox convert all existing tags to be [tags](#tags). 1. `Import specific tags` - This input is an alternative to `Import all tags` in which you only convert specific tags to be [tags](#tags). This is helpful if you don't want most of your existing tags to behave like tags. You can also convert pages later by right clicking on a page's name. 1. `Remove inline tags` - This checkbox removes inline tags from block content for any converted tags. This matches the DB graph behavior since all tags are now visible to the right of a block. 1. `Import additional tags from property values` - This input converts property values for the specified property/properties to the tags. For example, in the official docs graph the [type property](https://docs.logseq.com/#/page/type) is used this way. This means that all `type` property values like [Feature](https://docs.logseq.com/#/page/feature) on [this page](https://docs.logseq.com/#/page/code%20block) would get converted to a tag. 1. `Import tag parents from property values` - This input converts property values for the specified property to be [a parent of a tag](#parent-tags). For example, in the official docs graph the [parent property](https://docs.logseq.com/#/page/parent) is used this way. This means that all `parent` property values like [Thing](https://docs.logseq.com/#/page/thing) on [this page](https://docs.logseq.com/#/page/feature) would get converted to a tag. ### Importer Limitations The importer does its best to import all file graph content and loudly error or warn when something doesn't fully import. The only exceptions are the following cases: * A block with multiple simple queries, multiple advanced queries, multiple embeds or multiple quotes only imports the first of these. This is because file graphs could have multiple of these in one block whereas DB graphs can only have one of these per block. * A block with a mix of simple queries, advanced queries, embeds or quotes only imports one of these. This is because file graphs could have multiple of these in one block whereas DB graphs can only have one of these per block. ## Automated Backup This feature is _only_ for the browser and desktop. An automated backup of graphs is available by clicking on the upper right three dots menu and selecting `Export Graph`. For the browser, you can specify a folder (directory) to save backups. A backup folder can be reused across graphs as each graph gets its own folder within a backup folder. After choosing this folder, hourly backups begin. The last 12 backups are saved. For the desktop, backups are automatically enabled at the `backups` folder inside your graph directory. The last 12 backups are saved. ## Export and Import ### Graph Export To export a DB graph, click on the three dots menu in the upper right corner, select `Export graph` and then choose one of the following options: 1. `Export SQLite DB` - Export graph as a [SQLite](https://sqlite.org/) .db file. 2. `Export both SQLite DB and assets` - Export graph as a .zip file containing the DB file and the graph's assets. 3. `Export EDN file` - Export graph as EDN described in [Build EDN Data](#build-edn-data). This is the only export type that fully captures a graph's data and is editable. This export is not yet recommended as the only means to backup a graph. 4. `Export as standard Markdown (no block properties)` - Export graph as standard markdown, not Logseq markdown. Since this export is unlikely to ever export timestamps or all properties, it cannot capture all data in a graph. See the EDN export for an export type that captures all data and is editable. 5. `Export public pages` - Export graph in order to publish it on the web. See https://docs.logseq.com/#/page/publishing for more. 6. `Export debug transit file` - Export graph as a transit file to be shared with the Logseq team for debugging. Any personal sensitive data is removed. ### Graph Import To import a DB graph, click on the three dots menu in the upper right corner, selecting `Export graph` and then choose one of the following options: To import the exported .sqlite file, click on the three dots menu in the upper right corner, select `Import` and then choose one of the following options: 1. `SQLite` - Import using the SQLite DB file from export. 2. `SQLite + assets (.zip)` - Import a zip file that contains a graph's DB file and assets. 3. `File to DB graph` - Import a markdown graph. See the [db graph importer](#db-graph-importer) for more on it. 4. `Debug Transit` - Import a debug transit file from export. 5. `EDN to DB graph` - Import a DB graph that was exported as EDN into a new DB graph. ### Build EDN Data Build [EDN](https://github.com/edn-format/edn) data is a data format to represent DB graph content. This allows for data to be shared between users as text in a graph-agnostic way. With this text, a user can import it to replicate another user's content including the content's properties and tags. This is important as it gives users control of their content like Markdown did for [the original Logseq](https://github.com/logseq/og) although not as user friendly. It also enables workflows that aren't possible with file graphs. The following commands use Build EDN: * `Export block EDN data` - Run this command on the current block to copy it to the clipboard. When this data is imported, it will overwrite the current block. * `Export page EDN data` - Run this command on the current page to copy it to the clipboard. When this is imported to an existing page, it will append to the existing page. * `Export graph's tags and properties EDN data` - Run this command to copy the entire graph's tags and properties. This is useful for sharing your workflows with others without sharing your graph-specific data. This is an example of a workflow that was not possible with file graphs. * `Import EDN data` - Run this command to import any of the above exported data. If importing a block, you must have focus on the block you want to import into. If you do not want the import after seeing it, press `Cmd-Z` to undo it. Build EDN data is also available: * for the whole graph using the `Export EDN file` and `EDN to DB graph` options described above. * from any [view](#views) as a header action. For example, go to the `Pages` view and filter it to only export the viewable pages. * for multiple selected nodes with the `Copy / Export as` modal. For developers, Build EDN is EDN with logseq-specific keywords from namespaces [logseq.db.sqlite.build](https://github.com/logseq/logseq/blob/master/deps/db/src/logseq/db/sqlite/build.cljs) and [logseq.db.sqlite.export](https://github.com/logseq/logseq/blob/master/deps/db/src/logseq/db/sqlite/export.cljs). See those namespaces for more documentation on this format. Build EDN is used extensively by [test helpers](https://github.com/logseq/logseq/blob/master/deps/db/src/logseq/db/test/helper.cljs) to test Logseq internally. It is also useful for writing scripts e.g. [this script](https://github.com/logseq/logseq/blob/master/deps/db/script/create_graph.cljs) to create a new DB graph or [these scripts](https://github.com/logseq/logseq/tree/master/scripts#create-graph-scripts) to create custom graphs. NOTE: Build EDN has no association with `--output` EDN from the CLI or any EDN from the original Logseq. ## iOS App NOTE: This is _invite only_ for now. The new iOS App works on the latest iOS versions and should work on both iPhones and iPads. The app has native UI components and provides a mobile-first outliner experience. While it doesn't have all the features of the desktop app, it adds mobile-specific features. Here is an overview of high level navigation and features: * There are five tabs: Home, Graphs, Capture, Go To and Search. There is also a datepicker in the upper left for easy journal navigation and a three dots menu in the upper right with tab-specific actions. * The outliner is available in all tabs except for `Graphs`. * In `Home`, see a default Journals view. Click on the three dots menu for more info about your app. * In `Graphs`, manage local, personal remote and shared remote graphs. Click on the the three dots menu for additional actions like `Import`. * In `Capture`, view and create new blocks. Click on the upper left audio button to capture a voice recording. Click on the upper right icon to send the captured blocks to today's journal. * In `Go To`, view favorited and recent nodes. * In `Search`, search nodes like you would with `Cmd-K` search in the desktop app. * External apps can send text to Logseq via their `Share` button. This quick capture will insert block into today's journal. * Outliner: * When editing a block, there is a block action bar that pops up at the bottom. The block action bar has buttons for several actions including ones to create a task, insert/create a photo, create a voice recording and open the `/` commands menu. * Collapse blocks by clicking on arrows on the right. ## Android App There is a new Android app that has native UI components. This has not been opened up for alpha testing yet. ## Scripting DB graphs are scriptable using https://github.com/logseq/nbb-logseq. Scripts can both read and _write any_ data in a DB graph. See https://github.com/logseq/nbb-logseq#database-version to get started. ### Modify a DB Graph On desktop, it is easy to modify an existing DB graph with a script and see the change in Logseq. To do so: 1. Press `Cmd-S` to persist a graph to `~/logseq/graphs/GRAPH-NAME/db.sqlite`. 2. Modify the db.sqlite with a nbb-logseq script. 3. Update the app to use the modified db.sqlite by using the `Replace graph with its db.sqlite file` dev command. ## CLI NOTE: This refers to the old CLI which will soon be replaced by https://github.com/logseq/logseq/pull/12340 TODO: Update this section The `logseq` [CLI](https://en.wikipedia.org/wiki/Command-line_interface) provides commands to interact with desktop DB graphs and local graphs from the command line. The CLI works independent of the Logseq app and makes Logseq features available for automation on CI/CD platforms like [Github Actions](https://github.com/features/actions). For example, a DB graph could have a Markdown export created on every push to Github. Some CLI commands also interact with the current DB graph if the [HTTP API Server](https://docs.logseq.com/#/page/local%20http%20server) is turned on. The CLI provides the following commands including: * list - List local graphs * show - Show DB graph(s) info * search - Search DB graph like grep * query - Query DB graph(s) * export - Export DB graph as Markdown * export-edn - Export DB graph as EDN * import-edn Import into DB graph with EDN * append - Append text to current page * mcp-server - Run a MCP server * validate - Validate DB graph Read the [CLI's homepage](https://www.npmjs.com/package/@logseq/cli) to learn more. ## Additional Links * https://discuss.logseq.com/t/introducing-newtags-with-examples/32310 - Helpful tutorial on tags * https://github.com/C0ntr0lledCha0s/logseq-template-graph - Example graph with useful properties and tags. Import graph as EDN. * https://github.com/jcblemai/logseq-graph-ci - Github workflow that uses CLI to validate a graph * https://github.com/kerim/logseq-db-query-builder - Visual advanced query builder * https://github.com/kerim/logseq-db-knowledge - Skills for working with DB graphs * https://github.com/benjypng/logseq-todo-pwa - PWA that uses HTTP API * https://github.com/clstb/yalms - MCP server that uses HTTP API * https://bit.ly/logseqdbfaq - Informal DB version FAQ by power user * https://www.youtube.com/@HDanzu/videos - Several videos on DB version * https://github.com/yshalsager/logseq-selfhost - Guide on self hosting Logseq Publish, Sync and web * https://discuss.logseq.com/t/logseq-db-changelog/30013 - Helpful changelog for DB updates ================================================ FILE: journals/2020_05_14.org ================================================ * Thursday, 05/14/2020 ** [[Changelog 2020]] *** [[https://excalidraw.com/][Excalidraw]] Integration. [[Draw]] [[Features]] Excalidraw is a [[https://github.com/excalidraw/excalidraw][open sourcing]] virtual whiteboard for sketching hand-drawn like diagrams. Open and enjoy it! *** Make it impossible for the server to know anything about the user's github token [[Security]] Now your personal github access token will be encrypted using a randomly generated key, then the encrypted token will be stored in localstorage and the random key will be sent to the server. Next time you refresh the browser, the server can return this random key and the encrypted token can be decrypted correctly! The cons is that you need to input your personal access token each time you need to login. *** A [[https://logseq.com/docs][live demo]] for guest users to try! ================================================ FILE: journals/2020_05_15.org ================================================ * Friday, 05/15/2020 ** [[Changelog 2020]] *** No need to input github person token each time when you login. *** Disable tab adjusting level when there's any links input modal :PROPERTIES: :CUSTOM_ID: 5ec11d99-65be-470d-b303-ec1a3b07a5e0 :END: *** Fix an editor issue when there's no headings in the file *** Fix issue of /tab/ key adjusting level *** Move datascript dbs to indexeddb ================================================ FILE: journals/2020_05_17.org ================================================ * Sunday, 05/17/2020 ** [[Changelog 2020]] *** Add block reference :PROPERTIES: :id: 60a77d61-fc7d-46e7-b34f-c8eb4f54dce2 :END: E.g ~((block))~ *** Add zoom in && out to edit specific heading, click the ~dot~ before the heading. *** Add keybindings for adjusting levels. You can already use ~tab~ to add or remove one level, two more bindings were added: 1. ^^alt+shift+left^^ to remove one level each time. 2. ^^alt+shift+right^^ to add one level each time. *** Defaults to solarized dark theme. ** [[Fixed issues]] *** Logout will clear both localstorage and indexeddb. ================================================ FILE: journals/2020_05_18.org ================================================ * Monday, 05/18/2020 ** [[Changelog 2020]] *** Add a right sidebar. You can ~shift~ + ~click~ to open any page, heading, or reference. *** When editing, no longer showing both ~##~ (for markdown users) and ~**~ (for Org mode users). ** [[Fixed issues]] *** Allow editing contents before any headings when editing files. ================================================ FILE: journals/2020_05_20.org ================================================ * Wednesday, 05/20/2020 ** [[Changelog 2020]] *** Add [[term/alias][Page alias]] (Only supporting org mode for now). *** [[https://github.com/org-roam/org-roam][Org roam]] Integration. Rudimentary Roam replica with Org-mode. [[Features]] *** Basic page graph. [[Features]] ** [[Fixed issues]] *** Definition list parsing ================================================ FILE: journals/2020_05_21.org ================================================ * Thursday, 05/21/2020 ** [[Changelog 2020]] *** Add a white theme (dark theme is coming). *** Now you can add new pages. [[https://cdn.logseq.com/%2F59c4036f-98b3-42b6-b6a6-2800a06f44a12020_05_21_Screenshot%202020-05-21%2023-05-27%20%2B0800.png?Expires=4743673557&Signature=TcfZIqnSCw8llL8MIosuA2CxXBU7DRJE80Eea0HIUHD84mM-Nf6WctPpDa8cMtNuw7QN78CG6lMfcv-pfVf5Cu8xbIj6GYYOF-88qviC9TgtUhShsfuLFvKtEHFuxksX2b9M1NWzPFavyXgzEG~xdefeDKE7j6D5kgIjdcB1vP2-hQvP2EIyvBjx78-NdH4iadFp5ja1~xMRlLBaF4qJJGIPpaxtyuFvNr52eQL55xDLGis5CifX3H1TAKE10giCTg5F4CXnW6l7cipaEq10csIXIbtK4VzGfEyihl3OYYafz20rPzMk-QvXwxqf3IzVI0dZACIHTBzbGiTYdg6cWA__&Key-Pair-Id=APKAJE5CCD6X7MP6PTEA][2020_05_21_Screenshot 2020-05-21 23-05-27 +0800.png]] ** [[Fixed issues]] *** Fixed slow editing ================================================ FILE: journals/2020_05_22.org ================================================ * Friday, 05/22/2020 ** [[Changelog 2020]] *** Add a dark theme, inspired by the famous [[https://ethanschoonover.com/solarized/][Solarized dark theme]]. *** Search support ~pages~, ~files~ and ~blocks~ now. Also, there's a link for creating ~New page~. *** Editing should be a lot faster than before! *** Searching is faster too! ** [[Fixed issues]] *** Fix scroll not working when the right sidebar is open. ================================================ FILE: journals/2020_05_25.org ================================================ * Monday, 05/25/2020 ** [[Changelog 2020]] *** Add a git status ~dot~ to the heading. [[https://cdn.logseq.com/%2F59c4036f-98b3-42b6-b6a6-2800a06f44a12020_05_25_Screenshot%202020-05-25%2016-29-44%20%2B0800.png?Expires=4743995397&Signature=exWvdf-0DamW6KaW8TzXh3QfkNzQhHgb4TML0rtSpkF~lGQNzziPt55G33Gbr12rxcIxD2z06hFFLMtfdepuFrLqyDmfR-znKlwpgWwOZTlpEJnJ-N52FqrJOnJ9qrzHYIGKG0Q4XcJYMTfIT1NYzHzGXdHsFDx3G-4elHsDPxVvw6wereuD3EuxSt6uVDaJNjLUhreSq~3fBln3~IUl1BgZObT8SaglqS-IZxUY1weYRN11JYKLWze2pOLTbRnwjogUm4jSc1rRU0xYDZBVhfVaBdNJwKXi5tMnXOEbhVgGJZj34HrSRHOHkZ40bOoj4dGjYoYm7NJlq8-mZu4zTg__&Key-Pair-Id=APKAJE5CCD6X7MP6PTEA][2020_05_25_Screenshot 2020-05-25 16-29-44 +0800.png]] *** Editing and inserting new headings should be fast now! ================================================ FILE: journals/2020_05_27.org ================================================ * Wednesday, 05/27/2020 ** Fixed issues *** Fixed issue of login. *** Fixed issue of git pull. *** Don't re-render the right sidebar if there's no data changed. ================================================ FILE: journals/2020_05_28.org ================================================ * Thursday, 05/28/2020 ** Changelog *** Add history support. | Name | Shortcut | |------+----------| | Undo | ~Ctrl-c~ | | Redo | ~Ctrl-y~ | ================================================ FILE: journals/2020_05_29.org ================================================ * Friday, 05/29/2020 ** Changelog *** Add auto pairs, it supports ~(~, ~[~ and ~{~ now. ** Fixed issues *** Selection are working fine on Chrome. *** ~Ctrl-x~ can copy now. ================================================ FILE: journals/2020_05_30.org ================================================ * Saturday, 05/30/2020 ** Changelog *** Add custom datalog query support. 1. Add multiple queries to the journals page: For example, to see all your todos for the last 2 days in the home page, add the content below to your ~logseq.edn~: #+BEGIN_SRC clojure :default-queries {:journals [{:title "TODO" :query "[[:find (pull ?h [*]) :in $ ?start ?today :where [?h :heading/marker ?marker] [?h :heading/page ?p] [?p :page/journal? true] [?p :page/journal-day ?d] [(>= ?d ?start)] [(< ?d ?today)] [(contains? #{\"TODO\" \"DOING\" \"WAITING\" \"WAIT\"} ?marker)]] :2d :today]"}]} #+END_SRC 2. Add a query block to any pages: For example: #+BEGIN_SRC clojure {:query [:find (pull ?h [*]) :where [?h :heading/content ?content] [?h :heading/page ?p] [?p :block/name "jun 1st, 2020"]]} #+END_SRC #+BEGIN_QUERY {:query [:find (pull ?h [*]) :where [?h :heading/content ?content] [?h :heading/page ?p] [?p :block/name "jun 1st, 2020"]]} #+END_QUERY ================================================ FILE: journals/2020_05_31.org ================================================ * Sunday, 05/31/2020 ** Changelog *** Custom journal date format support. [[Features]] :PROPERTIES: :id: 60acdeb9-aa65-492b-8398-d4d65c1631c1 :END: You can set the ~:date-formatter~ in ~logseq.edn~. The default formatter is ~"MMM do, yyyy"~, which will be something like ~Jun 1st, 2020~. *** Templates support . [[Features]] You can set the option ~:default-templates~ in the file ~logseq.edn~. **** For Markdown users #+BEGIN_SRC clojure :default-templates {:journals "## [[Work]] ### ## [[Family]] ### "} #+END_SRC **** For Org mode users #+BEGIN_SRC clojure :default-templates {:journals "** [[Work]] ,*** ,** [[Family]] ,*** "} #+END_SRC ** Fixed issues *** Org mode auto link parsing. *** Markdown definition parsing (it supports both multiple definitions and multiple lines now). *** Footnote parsing. ================================================ FILE: journals/2020_06_01.org ================================================ * Jun 1st, 2020 ** [[Changelog 2020]] *** Admonitions, inspired by [[https://asciidoctor.org/docs/user-manual/#admonition][Asciidoctor Admonitions]]. [[Features]] **** Note #+BEGIN_NOTE It supports */formats/* too. - Item 1 - Item nested 1 - Item nested 2 - Item 2 #+END_NOTE **** Tip #+BEGIN_TIP Tips. #+END_TIP **** Important #+BEGIN_IMPORTANT IMPORTANT #+END_IMPORTANT **** Caution #+BEGIN_CAUTION CAUTION #+END_CAUTION **** Warning #+BEGIN_WARNING WARNING #+END_WARNING ================================================ FILE: journals/2020_09_14.md ================================================ --- title: Sep 14th, 2020 --- - ================================================ FILE: journals/2020_09_19.md ================================================ --- title: Sep 19th, 2020 --- - ================================================ FILE: journals/2020_09_20.md ================================================ --- title: Sep 20th, 2020 --- - ================================================ FILE: journals/2020_09_21.md ================================================ --- title: Sep 21st, 2020 --- - ================================================ FILE: journals/2020_09_22.md ================================================ --- title: Sep 22nd, 2020 --- - ================================================ FILE: journals/2020_09_23.md ================================================ --- title: Sep 23rd, 2020 --- - Test something ================================================ FILE: journals/2020_09_24.md ================================================ --- title: Sep 24th, 2020 --- - ================================================ FILE: journals/2020_09_25.md ================================================ --- title: Sep 25th, 2020 --- - ================================================ FILE: journals/2020_09_28.md ================================================ --- title: Sep 28th, 2020 --- - ================================================ FILE: journals/2020_09_29.md ================================================ --- title: Sep 29th, 2020 --- - ================================================ FILE: journals/2020_10_01.md ================================================ --- title: Oct 1st, 2020 --- - ================================================ FILE: journals/2020_10_02.md ================================================ --- title: Oct 2nd, 2020 --- - Testing Testing - - ================================================ FILE: journals/2020_10_03.md ================================================ --- title: Oct 3rd, 2020 --- - ================================================ FILE: journals/2020_10_05.md ================================================ --- title: Oct 5th, 2020 --- - ================================================ FILE: journals/2020_10_06.md ================================================ --- title: Oct 6th, 2020 --- - ================================================ FILE: journals/2020_10_07.md ================================================ --- title: Oct 7th, 2020 --- - ================================================ FILE: journals/2020_10_08.org ================================================ #+TITLE: Oct 8th, 2020 ** ================================================ FILE: journals/2020_10_09.md ================================================ --- title: Oct 9th, 2020 --- - ================================================ FILE: journals/2020_10_10.md ================================================ --- title: Oct 10th, 2020 --- - ================================================ FILE: journals/2020_10_11.md ================================================ --- title: Oct 11th, 2020 --- - ================================================ FILE: journals/2020_10_12.md ================================================ --- title: Oct 12th, 2020 --- - ================================================ FILE: journals/2020_10_16.md ================================================ --- title: Oct 16th, 2020 --- - ================================================ FILE: journals/2020_10_22.md ================================================ --- title: Oct 22nd, 2020 --- - ================================================ FILE: journals/2020_10_23.md ================================================ --- title: Oct 23rd, 2020 --- - ================================================ FILE: journals/2020_10_24.md ================================================ --- title: Oct 24th, 2020 --- - ================================================ FILE: journals/2020_10_26.md ================================================ --- title: Oct 26th, 2020 --- - ================================================ FILE: journals/2020_10_27.org ================================================ #+TITLE: Oct 27th, 2020 ** ================================================ FILE: journals/2020_10_28.md ================================================ --- title: Oct 28th, 2020 --- - ================================================ FILE: journals/2020_11_06.md ================================================ --- title: Nov 6th, 2020 --- - ================================================ FILE: journals/2020_11_07.md ================================================ --- title: Nov 7th, 2020 --- - ================================================ FILE: journals/2020_11_11.md ================================================ --- title: Nov 11th, 2020 --- - ================================================ FILE: journals/2020_11_13.md ================================================ --- title: Nov 13th, 2020 --- - ================================================ FILE: journals/2020_11_17.md ================================================ --- title: Nov 17th, 2020 --- - ================================================ FILE: journals/2020_11_18.md ================================================ --- title: Nov 18th, 2020 --- - ================================================ FILE: journals/2020_11_26.md ================================================ --- title: Nov 26th, 2020 --- - ================================================ FILE: journals/2020_11_29.md ================================================ --- title: Nov 29th, 2020 --- - ================================================ FILE: journals/2020_12_05.md ================================================ --- title: Dec 5th, 2020 --- - ================================================ FILE: journals/2020_12_07.md ================================================ --- title: Dec 7th, 2020 --- - ================================================ FILE: journals/2020_12_16.md ================================================ --- title: Dec 16th, 2020 --- - ================================================ FILE: journals/2020_12_29.md ================================================ --- title: Dec 29th, 2020 --- - ================================================ FILE: journals/2021_01_12.md ================================================ --- title: Jan 12th, 2021 --- - ================================================ FILE: journals/2021_01_13.md ================================================ --- title: Jan 13th, 2021 --- - ================================================ FILE: journals/2021_01_15.md ================================================ --- title: Jan 15th, 2021 --- - ================================================ FILE: journals/2021_01_16.md ================================================ --- title: Jan 16th, 2021 --- - ================================================ FILE: journals/2021_01_18.md ================================================ --- title: Jan 18th, 2021 --- - ================================================ FILE: journals/2021_01_19.md ================================================ --- title: Jan 19th, 2021 --- - ================================================ FILE: journals/2021_01_23.md ================================================ --- title: Jan 23rd, 2021 --- - ================================================ FILE: journals/2021_01_24.md ================================================ --- title: Jan 24th, 2021 --- - ================================================ FILE: journals/2021_01_27.md ================================================ --- title: Jan 27th, 2021 --- - ================================================ FILE: journals/2021_01_28.md ================================================ --- title: Jan 28th, 2021 --- - ================================================ FILE: journals/2021_01_29.md ================================================ --- title: Jan 29th, 2021 --- - ================================================ FILE: journals/2021_01_30.md ================================================ --- title: Jan 30th, 2021 --- - ================================================ FILE: journals/2021_01_31.md ================================================ --- title: Jan 31st, 2021 --- - ================================================ FILE: journals/2021_02_01.md ================================================ --- title: Feb 1st, 2021 --- - ================================================ FILE: journals/2021_02_02.md ================================================ --- title: Feb 2nd, 2021 --- - ================================================ FILE: journals/2021_02_05.md ================================================ --- title: Feb 5th, 2021 --- - ================================================ FILE: journals/2021_02_06.md ================================================ --- title: Feb 6th, 2021 --- - ================================================ FILE: journals/2021_02_07.md ================================================ --- title: Feb 7th, 2021 --- - ================================================ FILE: journals/2021_02_14.md ================================================ --- title: Feb 14th, 2021 --- - ================================================ FILE: journals/2021_02_15.md ================================================ --- title: Feb 15th, 2021 --- - ================================================ FILE: journals/2021_02_16.md ================================================ --- title: Feb 16th, 2021 --- - ================================================ FILE: journals/2021_02_17.md ================================================ --- title: Feb 17th, 2021 --- - ================================================ FILE: journals/2021_02_20.md ================================================ --- title: Feb 20th, 2021 --- - DONE Write changelog for v0.0.9 done:: 1614350275750 ================================================ FILE: journals/2021_02_26.md ================================================ --- title: Feb 26th, 2021 --- - NOW Write changelog for v0.0.10 now:: 1614348097567 ================================================ FILE: journals/2021_02_27.md ================================================ --- title: Feb 27th, 2021 --- - ================================================ FILE: journals/2021_03_01.md ================================================ --- title: Mar 1st, 2021 --- - ================================================ FILE: journals/2021_03_02.md ================================================ --- title: Mar 2nd, 2021 --- - ================================================ FILE: journals/2021_03_08.md ================================================ --- title: Mar 8th, 2021 --- - ================================================ FILE: journals/2021_03_15.md ================================================ --- title: Mar 15th, 2021 --- - ================================================ FILE: journals/2021_03_26.md ================================================ --- title: Mar 26th, 2021 --- - ================================================ FILE: journals/2021_03_27.md ================================================ --- title: Mar 27th, 2021 --- - ================================================ FILE: journals/2021_04_01.md ================================================ --- title: Apr 1st, 2021 --- - ================================================ FILE: journals/2021_04_02.md ================================================ --- title: Apr 2nd, 2021 --- - ================================================ FILE: journals/2021_04_19.md ================================================ --- title: Apr 19th, 2021 --- - ================================================ FILE: journals/2021_04_30.md ================================================ --- title: Apr 30th, 2021 --- - ================================================ FILE: journals/2021_07_14.md ================================================ - ================================================ FILE: journals/2021_07_19.md ================================================ - ================================================ FILE: logseq/config.edn ================================================ {:text-formats [], :all-pages-public? true :default-home {:page "Contents"} ;; Currently, we support either "Markdown" or "Org". ;; This can overwrite your global preference so that ;; maybe your personal preferred format is Org but you'd ;; need to use Markdown for some projects. ;; :preferred-format "" :preferred-format "Markdown" :feature/enable-grammarly? false ;; The app will ignore those directories or files. ;; E.g. "/archived" "/test.md" :hidden ["script" "README.md" "CONTRIBUTING.md" "LICENSE.md" "db-version.md" "db-version-changes.md"] ;; When creating the new journal page, the app will use your template content here. ;; Example for Markdown users: "## [[Work]]\n###\n## [[Family]]\n###\n ;; Example for Org mode users: "** [[Work]]\n***\n** [[Family]]\n***\n :default-templates {:journals ""} ;; The app will show those queries in today's journal page, ;; the "NOW" query asks the tasks which need to be finished "now", ;; the "NEXT" query asks the future tasks. ;; Add your own commands to speedup. ;; E.g. [["js" "Javascript"]] :commands [] ;; Macros replace texts and will make you more productive. ;; For example: ;; Add this to the macros below: ;; {"poem" "Rose is $1, violet's $2. Life's ordered: Org assists you."} ;; input "{{{poem(red,blue)}}}" ;; becomes ;; Rose is red, violet's blue. Life's ordered: Org assists you. :macros {"docs-base-url" "https://docs.logseq.com/#/page/$1" "query-done" "{{query (and (task done) $1)}}" "mark" "[:mark \"$1\"]"} :feature/enable-block-time? true :feature/enable-timetracking? true :feature/enable-journals? false :ui/show-brackets? true :feature/enable-encryption? false :markdown/version 2 :favorites ["Getting started" "Changelog" "Videos"] :file/name-format :triple-lowbar :feature/enable-whiteboards? true} ================================================ FILE: logseq/custom.css ================================================ .page-property-value .macro { display: inline-flex; } ================================================ FILE: logseq/metadata.edn ================================================ () ================================================ FILE: logseq/srs-of-matrix.edn ================================================ {2 {2.46 2.64}, 1 {2.6 4.14}, 0 {2.5 4.43}} ================================================ FILE: pages/Academic.md ================================================ type:: [[FeatureTag]] ================================================ FILE: pages/Advanced Queries.md ================================================ type:: [[Feature]] platforms:: [[All Platforms]] description:: Advanced queries are written with [Datalog](https://en.wikipedia.org/wiki/Datalog) and query the [Datascript](https://github.com/tonsky/datascript) database. - ## Intro - #+BEGIN_NOTE [[Learn Datalog Today]] is a great first reference if you're not familiar with Datalog. If this is your first time looking at an advanced query, first skim our [beginner user resources](((63bc6201-53b1-47a4-834f-83934b69ad49))). Several resources are listed so look ones for that fit your learning style. #+END_NOTE - ## Advanced Query Shape - An advanced query looks like this: updated-at:: 1609246099894 created-at:: 1609244764756 #+BEGIN_EXAMPLE {:title [:h2 "Your query title"] :query [:find (pull ?b [*]) :where ...] :inputs [...] :view (fn [query-result] [:div ...]) ;; or :keyword from config.edn :result-transform (fn [query-result] ...) ;; or :keyword from config.edn :collapsed? true :group-by-page? true :remove-block-children? true :rules [...]} #+END_EXAMPLE | Name | Description | Default | Optional | |------------------|----------------------------------|---------|----------| | title | query title, supports hiccup | | true | | query | datascript query or simple query | | false | | inputs | query inputs, can be multiple values | | true | | view | fn or keyword | | true | | collapsed? | whether to collapse the result | false | true | | result-transform | fn or keyword | | true | | rules | list of rules to apply to query | | true | |group-by-page? | groups results by page, only applies in list view | true | true| |remove-block-children? | Removes results that are children of a result, see below. Only applies to block queries. | true | true | - **Query Tips** updated-at:: 1609244703085 created-at:: 1609244703085 #+BEGIN_TIP 1. `?b` and `?p` are special symbols in queries that must be used with blocks and pages. 2. Page names are stored as lower case in the database. 3. Most simple query operators are available as [rules](https://docs.datomic.com/on-prem/query/query.html#rules) in queries 4. Titles can be be hiccups or double-quoted strings. For example, if you want to put custom macros into the query title, you can write something like `"{{poem foo,bar}}"`. 5. When [[Developer mode]] is enabled, page and block data can be viewed by running the respective commands `(Dev) Show page data` and `(Dev) Show block data` . #+END_TIP - ### Query Options - #### remove-block-children? - When this option is true, do not return child blocks separately when they are already shown as a sub-bullet of a parent block. - This is the default so that child results don't appear multiple times visually and confuse users. - When this option is false, the parent block is returned including all its children as well as the child blocks individually when they also match the query criteria. - This only applies when the property group-by-page? is set to false. - Only applies to queries that return blocks. - ### Query Inputs These are special values for a query's `:inputs` key above: - #### Special page and block inputs - `:current-page` - Sanitized, lower case name of current page the user is in. See [this example](((63b70dc8-58a5-4a43-ae19-28143edb7752))) - `:query-page` - Sanitized, lower case name of page that query is in. This is useful when a query is to be displayed in an embedded page and the user doesn't want the query to change pages. - `:current-block` - `:db/id` of current block. See [this example](((63bc5e11-24f1-45fd-945d-4a272e5ecf0d))) - `:parent-block` - `:db/id` of parent block - #### Special date inputs description:: Useful for querying journal pages or blocks relative to today's date - `:today` - Today's date. See [this example](((63b70dc8-1d59-4348-9737-e62b17fdabca))) - `:yesterday` - Yesterday's date - `:tomorrow` - Tomorrow's date - `:right-now-ms` - Timestamp for current time - #### Relative date inputs description:: Useful for querying journal pages or blocks relative to a specific date - Relative date queries are created by combining 3 pieces: a direction (`+` or `-`), and amount (any number `X`), and a unit (`d` for days, `w` for weeks, `m` for months, and `y` for years). *(examples within)* collapsed:: true - `:+200d` - 200 days in the future - `:-11w` - 11 weeks in the past - `:+1m` - 1 month in the future - `:-2y` - 2 years in the past - `:-Xd` - Date for X number of days before today's date - `:-Xw` - Date for X number of weeks before today's date - `:-Xm` - Date for X number of months before today's date - `:-Xy` - Date for X number of years before today's date - `:+Xd` - Date for X number of days after today - `:+Xw` - Date for X number of weeks after today - `:+Xm` - Date for X number of months after today - `:+Xy` - Date for X number of years after today - #### Relative timestamp inputs description:: Useful for querying for block attributes that use millisecond timestamps e.g. `:block/created-at` - Relative timestamp inputs can be created by adding a **time suffix** to any of the relative date inputs. Multiple **time suffixes** cannot be combined. The **time suffixes** that are supported are as follows: - `-start` - returns the start of the day you are querying for, returning the timestamp for 00:00:00.000. *(examples within)* collapsed:: true - `:+1d-start` will result in the millisecond timestamp for midnight tonight, at 00:00:00.000 - `:-1d-start` will result in the millisecond timestamp for midnight the night before yesterday, at 00:00:00.000 - This is functionally equivalent to the **time suffixes** `-00`, `-0000`, `-000000`, and `-000000000` - `-end` - returns the end of the day you are querying for, returning the timestamp for 23:59:59:999. *(examples within)* collapsed:: true - `:+1d-end` will result in the millisecond timestamp just before midnight tomorrow night, at 23:59:59.999 - `:-1d-end` will result in the millisecond timestamp just before midnight last night, at 23:59:59.999 - This is functionally equivalent to the **time suffix** `-235959999` - `-HH` - Specific hour of the day you are querying, in 24 hour time. *(examples within)* collapsed:: true - `:+1d-14` will result in the millisecond timestamp for tomorrow, at 2:00:00.000 pm - `:-2w-00` will result in the millisecond timestamp 14 days ago, at 00:00:00.000 am - `:+1m-23` will result in the millisecond timestamp one month from today, at 11:00:00.000 pm - `-HHMM` - Specific hour and minute of the day you are querying, in 24 hour time. *(examples within)* collapsed:: true - `:+1d-1430` will result in the millisecond timestamp for tomorrow, at 2:30:00.000 pm - `:-2w-0000` will result in the millisecond timestamp 14 days ago, at 00:00:00.000 am - `:+1m-2359` will result in the millisecond timestamp one month from today, at 11:59:00.000 pm - `-HHMMSS` - Specific hour, minute, and seconds of the day you are querying for, in 24 hour time. *(examples within)* collapsed:: true - `:+1d-143015` will result in the millisecond timestamp for tomorrow, at 2:30:15.000 pm - `:-2w-000000` will result in the millisecond timestamp 14 days ago, at 00:00:00.000 am - `:+1m-235959` will result in the millisecond timestamp one month from today, at 11:59:59.000 pm - `-HHMMSSmmm` - Specific hour, minute, seconds, and milliseconds of the day you are querying for, in 24 hour time. *(examples within)* collapsed:: true - `:+1d-143015777` will result in the millisecond timestamp for tomorrow, at 2:30:15.777 pm - `:-2w-000000000` will result in the millisecond timestamp 14 days ago, at 00:00:00.000 am - `:+1m-235959999` will result in the millisecond timestamp one month from today, at 11:59:59.999 pm - `-ms` - when querying for dates in the past, it will return the timestamp 00:00:00.000, and when querying for dates in the future, will return the timestamp for 23:59:59.999. *(examples within)* collapsed:: true - `:-1d-ms` will return the timestamp for midnight the night before yesterday, at 00:00:00.000. - Functionally equivalent to `:-1d-start` - `:+1d-ms` will return the timestamp just before midnight tomorrow night, at 23:59:59.999. - Functionallty equivalent to `:+1d-end` - - It should be noted that most **time suffixes** (all besides `-ms`) can be used in combination with the `:today` special date. *(examples within)* collapsed:: true - `:today-start` - returns a timestamp for 00:00:00.000 today - `:today-end` - returns a timestamp for 23:59:59.000 today - `:today-HH` - returns a timestamp for HH:00:00.000 today - `:today-HHMM` - returns a timestamp for HH:MM:00.000 today - `:today-HHMMSS` - returns a timestamp for HH:MM:SS.000 today - `:today-HHMMSSmmm` - returns a timestamp for HH:MM:SS.mmm today - #### Deprecated inputs collapsed:: true - Previously we supported different inputs between basic queries and advanced queries. These have now been unified, however we still support the follow queries for the time being. If you are using any of the following, plus upgrade them to the newer syntax mentioned for each item - `:Xd` - Date for X number of days before today. **New syntax:** `:-Xd` - `:Xd-before` - Date for X number of days before today. See [this example](((63b70dc8-1d59-4348-9737-e62b17fdabca))). **New syntax:** `:-Xd` - `:Xd-after` - Date for X number of days after today. **New syntax:** `:+Xd` - `:Xd-before-ms` - Timestamp of X days before today. **New syntax:** `:-Xd-ms` - `:Xd-after-ms` - Timestamp of X days after today. **New syntax** `:+Xd-ms` - `:start-of-today-ms` - Timestamp for beginning of today. **New syntax** `:today-start` - `:end-of-today-ms` - Timestamp for end of today. **New syntax** `:today-end` - ## Query Examples - 1. Get all tasks created_at:: 1609232063516 updated-at:: 1609245970090 #+BEGIN_SRC clojure #+BEGIN_QUERY {:title "All tasks" :query [:find (pull ?b [*]) :where [?b :block/marker _]]} #+END_QUERY #+END_SRC - 2. Get all tasks with a tag "project" #+BEGIN_SRC clojure #+BEGIN_QUERY {:title "All blocks with tag project" :query [:find (pull ?b [*]) :where [?p :block/name "project"] [?b :block/refs ?p]]} #+END_QUERY #+END_SRC - id:: 63b70dc8-1d59-4348-9737-e62b17fdabca 3. Blocks in 7ds with a page reference of datalog #+BEGIN_SRC clojure #+BEGIN_QUERY {:title "Journal blocks in last 7 days with a page reference of datalog" :query [:find (pull ?b [*]) :in $ ?start ?today ?tag :where (between ?b ?start ?today) (page-ref ?b ?tag)] :inputs [:-7d :today "datalog"]} #+END_QUERY #+END_SRC - 4. All TODO tasks #+BEGIN_SRC clojure #+BEGIN_QUERY {:title "TODO tasks" :query [:find (pull ?b [*]) :where (task ?b #{"TODO"})]} #+END_QUERY #+END_SRC - 5. All the tags specified in the front matter (tags: tag1, tag2) #+BEGIN_SRC clojure #+BEGIN_QUERY {:title "All page tags" :query [:find ?tag-name :where [?tag :block/name ?tag-name]] :view (fn [tags] [:div (for [tag (flatten tags)] [:a.tag.mr-1 {:href (str "#/page/" tag)} (str "#" tag)])])} #+END_QUERY #+END_SRC - 6. All pages have a "programming" tag #+BEGIN_SRC clojure #+BEGIN_QUERY {:title "All pages have a *programming* tag" :query [:find ?name :in $ ?tag :where [?t :block/name ?tag] [?p :block/tags ?t] [?p :block/name ?name]] :inputs ["programming"] :view (fn [result] [:div.flex.flex-col (for [page result] [:a {:href (str "#/page/" page)} (clojure.string/capitalize page)])])} #+END_QUERY #+END_SRC - 7. Get all the blocks with the property "type" and the value "programming_lang" #+BEGIN_SRC clojure #+BEGIN_QUERY {:title [:h2 "Programming languages list"] :query [:find (pull ?b [*]) :where (property ?b :type "programming_lang")]} #+END_QUERY #+END_SRC - id:: 63b70dc8-58a5-4a43-ae19-28143edb7752 8. TODO tasks tagged using current page #+BEGIN_SRC clojure #+BEGIN_QUERY {:title "All tasks tagged using current page" :query [:find (pull ?b [*]) :in $ ?current-page :where [?p :block/name ?current-page] [?b :block/refs ?p] (task ?b #{"TODO"})] :inputs [:current-page]} #+END_QUERY #+END_SRC - 9. Active tasks from the last 2 weeks #+BEGIN_SRC clojure #+BEGIN_QUERY {:title "🟢 ACTIVE" :query [:find (pull ?b [*]) :in $ ?start ?today :where (task ?b #{"NOW" "DOING"}) (between ?b ?start ?today)] :inputs [:-2w :today] :result-transform (fn [result] (sort-by (fn [h] (get h :block/priority "Z")) result)) :collapsed? false} #+END_QUERY #+END_SRC - 10. Tasks referencing due dates in the past #+BEGIN_SRC clojure #+BEGIN_QUERY {:title "⚠️ OVERDUE" :query [:find (pull ?b [*]) :in $ ?start ?today :where (task ?b #{"NOW" "LATER" "TODO" "DOING"}) (between ?b ?start ?today)] :inputs [:-56d :today] :collapsed? false} #+END_QUERY #+END_SRC - 11. Tasks referencing due dates up to 10 days ahead #+BEGIN_SRC clojure #+BEGIN_QUERY {:title "📅 NEXT" :query [:find (pull ?b [*]) :in $ ?start ?next :where (task ?b #{"NOW" "LATER" "TODO" "DOING"}) (between ?b ?start ?next)] :inputs [:today :+10d] :collapsed? false} #+END_QUERY #+END_SRC - 12. Tasks from last week which are still outstanding (may slip soon!) #+BEGIN_SRC clojure #+BEGIN_QUERY {:title "🟠 SLIPPING" :query [:find (pull ?b [*]) :in $ ?start ?today :where (task ?b #{"NOW" "LATER" "TODO" "DOING"}) (between ?b ?start ?today)] :inputs [:-7d :today] :result-transform (fn [result] (sort-by (fn [h] (get h :block/created-at)) result)) :collapsed? true} #+END_QUERY #+END_SRC - 13. Tasks created more than 1 week ago, less old than 2 months but still outstanding #+BEGIN_SRC clojure #+BEGIN_QUERY {:title "🔴 STALLED" :query [:find (pull ?b [*]) :in $ ?start ?today :where (task ?b #{"NOW" "LATER" "TODO" "DOING"}) (between ?b ?start ?today)] :inputs [:-2m :-1w] :result-transform (fn [result] (sort-by (fn [h] (get h :block/created-at)) result)) :collapsed? true} ]} #+END_QUERY #+END_SRC - 14. Next 7 days' deadline or schedule ((60531c23-238e-4748-9b19-27088f9c3771)) #+BEGIN_SRC clojure #+BEGIN_QUERY {:title "next 7 days' deadline or schedule" :query [:find (pull ?block [*]) :in $ ?start ?next :where (or [?block :block/scheduled ?d] [?block :block/deadline ?d]) [(> ?d ?start)] [(< ?d ?next)]] :inputs [:today :+7d] :collapsed? false} #+END_QUERY #+END_SRC - 15. Query with rules as input #+BEGIN_SRC clojure #+BEGIN_QUERY {:title "Blocks containing TODO that are not tasks" :query [:find (pull ?b [*]) :in $ ?query % :where (block-content ?b ?query) (not-task ?b)] :inputs ["TODO" [[(not-task ?b) (not [?b :block/marker _])]]]} #+END_QUERY #+END_SRC - 16. Query with rules via :rules ``` clojure #+BEGIN_QUERY {:title "Blocks that start with an https link" :query [:find (pull ?b [*]) :in $ % :where (starts-with ?b "https://")] :rules [[(starts-with ?b ?substr) [?b :block/content ?content] [(clojure.string/starts-with? ?content ?substr)]]]} #+END_QUERY ``` - 17. Query that uses simple query #+BEGIN_SRC clojure #+BEGIN_QUERY {:title "DOING tasks with priority A" :query (and (todo DOING) (priority A)) :collapsed? true} #+END_QUERY #+END_SRC - id:: 63bc5e11-24f1-45fd-945d-4a272e5ecf0d 18. Query that uses :current-block input #+BEGIN_SRC clojure #+BEGIN_QUERY {:title "Get children blocks of current query block" :inputs [:current-block] :query [:find (pull ?b [*]) :in $ ?current-block :where [?b :block/parent ?current-block]]} #+END_QUERY #+END_SRC - 19. Aggregate query #+BEGIN_SRC clojure #+BEGIN_QUERY {:title "Count number of blocks in the current page" :query [:find (count ?b) :in $ ?current-page :where [?p :block/name ?current-page] [?b :block/page ?p]] :inputs [:current-page]} #+END_QUERY #+END_SRC - ## Additional Links - For beginner users id:: 63bc6201-53b1-47a4-834f-83934b69ad49 - https://qwxlea.github.io/#/page/datalog%2Fintro%20to%20datalog - Beginner friendly intro to datalog - [[Learn Datalog Today]] - User-friendly, interactive datalog tutorial - https://mschmidtkorth.github.io/logseq-msk-docs/#/page/queries%2Fadvanced%20queries%2Ftutorial - Advanced query line by line explanations - https://max-datom.com/ - fun, interactive datalog tutorial - https://bgrolleman.gitlab.io/logseq_publish_toolsontech/#/page/logseq%2Fadvanced%20queries - Some useful tips on advanced queries - https://mschmidtkorth.github.io/logseq-msk-docs/#/page/queries%2Fadvanced%20queries - More useful tips on advanced queries - For advanced users a.k.a. engineers - https://siferiax.github.io/#/page/logseq%2Fadvanced%20queries - Query references for more advanced concepts - [Datomic query documentation](https://docs.datomic.com/query.html) - Thorough reference for datomic dialect of Datalog. Explains most datalog concepts well - https://nextjournal.com/try/learn-xtdb-datalog-today/learn-xtdb-datalog-today - Interactive datalog tutorial for engineers - [Datascript's intro docs](https://github.com/tonsky/datascript/wiki/Getting-started) - [Logseq's database schema](https://github.com/logseq/logseq/blob/master/deps/db/src/logseq/db/file_based/schema.cljs) ================================================ FILE: pages/Advanced commands.md ================================================ type:: [[Feature]] platforms:: [[All Platforms]] except [[Publish Web]] description:: Advanced functionality that can be invoked from any block - ## Usage - Type `<` to kick off #autocompletion and list of advanced commands. - ## Functionality - When a command is selected it expands to a BEGIN...END section inside a block. There can be multiple BEGIN...END sections in a block. - List of advanced commands: - `Quote` - Displays text as quoted by indenting text and giving it left and right margins. - `Src` - Syntax highlights code text using CodeMirror. Passing an argument to the block e.g. `#+BEGIN_SRC clojure` sets the language. Default language is empty. Takes an optional `:results` argument which invokes [[ClojureScript Eval in a Block]] - `Query` - Defines a block for [[Advanced Queries]]. Block renders query results when not being edited. - Admonition commands display an icon next to a block to call attention to it for a specific purpose. These are inspired by [Asciidoctor admonitions](https://asciidoctor.org/docs/user-manual/#admonition). - `Note` - `Tip` - `Important` - `Caution` - `Warning` - `Example` - Displays text as an example with white space preservation and a different colored background. - `Verse` - Displays text that are for poetry by preserving newlines. - `Comment` - Inlines a comment in a block. Comment is only visible when the block is being edited. - TODO List additional advanced commands #docs `Latex export` `Center` `Ascii` `Export` ================================================ FILE: pages/Aliases and external links.md ================================================ - It's also possible to link to pages outside of Logseq, i.e. websites. To point to a URL, either use the trigger menu by typing `/link` or use the keyboard shortcut `Cmd-l` (macOS)/`Ctrl-l` (Windows) to add the following shortcode to the block: `[]()`. Between the brackets (`[ ]`), put the label (name) of the link. Between the parenthesis, put the URL: - `[This is the label or name of the link](https://thisistheurl.com)` - Apart from linking to pages outside of Logseq, you can also use the alias function to link to an internal page. This is handy for when you want to show a different label for an internal link. For example, `[I worked on projects]([[Projects]])` will make the entire "I worked on projects" sentence clickable and point it to the _Projects_ page. - Finally, for aliases that you use often it's best to add a page alias. For example, you might want the link `[[PKM]]` to point to the page `Personal Knowledge Management`. To do this, add the following in the **first block** of the page `Personal Knowledge Management`: `alias:: PKM` - Now, anytime you click a `[[PKM]]` link, you'll end up on the `Personal Knowledge Management` page. ================================================ FILE: pages/All Platforms.md ================================================ type:: [[Platform]] - We support features on the following platforms: - [[Desktop]] - [[iOS]] - [[Android]] - [[Web]] - [[Publish Web]] ================================================ FILE: pages/All pages.md ================================================ type:: [[Feature]] description:: Page dedicated to page management - search, delete and sort pages. platforms:: [[All Platforms]] - ## Usage - Type `g a` to navigate to this page or click on the [[Left sidebar]] and then the `All pages` link - ## Functionality - List and paginate through all pages. Sort by available columns - Search pages - Select individual pages or all current pages to delete selected pages - Click on calendar icon to toggle filter to only include journal pages - Remove orphaned pages - ================================================ FILE: pages/Android.md ================================================ type:: [[Platform]] ================================================ FILE: pages/Assets alias.md ================================================ type:: [[Feature]] platforms:: [[Desktop]] initial-version:: unreleased - #+BEGIN_NOTE It's not supported yet. This only works on the desktop app at the moment. #+END_NOTE - **What are assets?** - Some resources like images, audio, PDF documents, etc. They're stored by default in the ` /assets` directory. - **Problem** - You don't want to store images or PDF files inside the default `/assets` directory, you want to store them outside the current graph's directory, for example, you're using Zotero to manage those files. - **Advantages of assets alias?** - You can have multiple `alias`. - Each alias could point to a different directory, you can also specify the accepted file extensions for any alias. - Files will be stored in the corresponding directory when dragging or copy them to Logseq. - **How to use?** - a. enable this feature in the settings modal. ![CleanShot 2022-10-12 at 15.38.03@2x.png](../assets/CleanShot_2022-10-12_at_15.38.03@2x_1665560368311_0.png){:height 224, :width 441} - b. specify an external alias directory and give it a name (alias). You can add more directories later. ![CleanShot 2022-10-12 at 15.41.46@2x.png](../assets/CleanShot_2022-10-12_at_15.41.46@2x_1665560569831_0.png){:height 167, :width 439} - c. now if there's an image file `test.png` in the selected directory, you can access this file by `alias` name that starts with `@`, for example, `@Pictures/test.png`. ![CleanShot 2022-10-12 at 15.53.20@2x.png](../assets/CleanShot_2022-10-12_at_15.53.20@2x_1665561216083_0.png) - d. (optional) You can specify `acceptable file extensions` to be allowed for each asset alias, for example, you can add both `jpg` and `png` for `@Pictures`. ![CleanShot 2022-10-12 at 15.59.11@2x.png](../assets/CleanShot_2022-10-12_at_15.59.11@2x_1665561566668_0.png){:height 201, :width 557} - ================================================ FILE: pages/Basic settings.md ================================================ - [[setting/theme modes]] - [[setting/show brackets]] - [[setting/language]] - [[setting/preferred file format]] - [[setting/preferred journal format]] - [[setting/preferred workflow]] - [[setting/enable logical outdenting]] - [[setting/enable tooltip]] - [[setting/enable timetracking]] - [[setting/enable journals]] - [[setting/send usage data and diagnostics to logseq]] ================================================ FILE: pages/Block Reference.md ================================================ type:: [[Feature]] platforms:: [[All Platforms]] alias:: term/block reference description:: Clickable link to a particular Logseq block e.g. `((123e4567-e89b-12d3-a456-426614174000))`. Produced by putting a unique [UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier) inside parenthesis `(())` - ## Usage - Create one by first typing `((` or the `/Block reference` command and then selecting a block from the #autocompletion search - Read [[The basics of block references]] tutorial for more on creating and using a block reference. - ## Functionality - A block that has references will have a reference counter to its right. - Clicking on that reference counter will expand all of its block linked references and group them by page: - ![Screen Shot 2023-02-22 at 5.25.02 PM.png](../assets/Screen_Shot_2023-02-22_at_5.25.02_PM_1677525043946_0.png) - Blocks should be referenceable anywhere including properties. ================================================ FILE: pages/Boolean.md ================================================ type:: [[Class]] parent:: [[DataType]] url:: https://schema.org/Boolean ================================================ FILE: pages/Breaking Changes.md ================================================ alias:: breaking change - ================================================ FILE: pages/Built-in Properties.md ================================================ description:: There are built-in in properties that control Logseq functionality. Most of the these properties are hidden from the user but a few are user editable. These property names are reserved for Logseq and thus _must_ not be used as a user property. - Legend for properties below: * (1) and (N) indicate how many values you may define, one and multiple values respectively. * (page) and (block) indicates a property is a page property or block property only. Otherwise a property can be both a page property and block property. - Editable properties - `icon` (1) (page) - define icon identifier for a page. - `title` (1) (page) - overrides the title of a page to be different from the file name. - `tags` (N) - get listed in their own section "Pages tagged with X" below a page. - `template` (1) - designates a page/block as a template. - `template-including-parent` (1) - specifies whether the parent level content of the selected block should be included when using a template. previously called `include-parent` - `alias` (N) - define synonyms for a page. - `filters` (N) (page) - store selected filters for linked references on page-level. object with booleans - `public` (1) (page) - defines whether a page should be included in an export. boolean - `exclude-from-graph-view` (1) (page) - defines whether a page should be excluded in global graph view. boolean - See ((646c1b4d-9cf2-4c8c-bb05-7f336e027ea1)) for table related properties - Hidden properties - `collapsed` (1) (block) - specifies whether a block is collapsed. - `id` (1) (block) - specifies a block id. - `created-at` (1) (block) - deprecated property that defines the created date/time stamps in [Unix time](https://en.wikipedia.org/wiki/Unix_time) - `updated-at` (1) (block) - deprecated property that defines the updated date/time stamps in [Unix time](https://en.wikipedia.org/wiki/Unix_time). previously `last-modified-at` - `query-table` (1) (block) - marks a query to be shown as the table view. - `query-properties` (N) (block) - properties user has chosen to see in query table. - `query-sort-by` (1) (block) - property by which to sort query table - `query-sort-desc` (1) (block) - property sort direction. boolean where true is descending - See `hidden-built-in-properties` in https://github.com/logseq/logseq/blob/master/deps/graph-parser/src/logseq/graph_parser/property.cljs for the full list. ================================================ FILE: pages/Calculator.md ================================================ type:: [[Command]] description:: The calculator supports basic operations like `+ - / * ^` and advanced operations (factorial, modular division, and scientific functions). - The built-in calculator is opened by the command `/Calculator`. - The standard mathematical order of evaluation of operations is followed; parentheses may be used to further specify the order. - Comments start with `#`. The rest of the line is ignored. id:: 62c8421b-d22e-40ce-aead-0b7e9e2951f7 - Values can be assigned to variables for use in further calculations. - The result of each line is automatically assigned to a variable called `last`, for continuation of calculations. - The number format of results is controlled using the `:format` directive. - Results can be shown in a different base using the `:base` directive. - ## Example calculations - ```calc # Basic arithmetic 6 * 7 1 + 2 * (3 - 4) (2 + 13) / (17 + 23) # Powers 3^3 # 3 cubed 27^(1/3) # cube root of 27 last^2 # square last answer # Variables x = -7 2 * x^2 + 11 * x - 21 x1 = 4 x2 = 7 y1 = 10 y2 = 4 m = (y2 - y1)/(x2 - x1) # Functions abs(x1 - x2) sqrt(20.25) log(1000) ln(10) exp(1) # Trig functions sin(PI/2) cos(PI) tan(PI/3) asin(-0.5) # Factorial 4! # 4 × 3 × 2 × 1 10!/(4! * 6!) # "10 choose 4" # Modulo (remainder upon division) 42 mod 5 42 mod 6 3.75 mod 1.5 ``` - ## Scientific functions - |Function name|Description| |--|--| |`sqrt`|square root| |`log`|common logarithm (base 10)| |`ln`|natural logarithm (base _e_)| |`exp`|natural exponential, _e_ raised to the specified power| |`abs`|absolute value| |`sin`|sine (argument in radians)| |`cos`|cosine (argument in radians)| |`tan`|tangent (argument in radians)| |`asin`|inverse sine (arc sine), value in radians| |`acos`|inverse cosine (arc cosine), value in radians| |`atan`|inverse tangent (arc tangent), value in radians| - ## Constants - |Name|Value|Description| |--|--|--| |`PI`|3.14159265358979323846|the ratio of a circle's circumference to its diameter| |`E`|2.71828182845904523536|the base of the natural logarithm `ln` (sometimes called *Euler's number*)| - ## Number bases - Numbers may be entered in different number bases by prefixing the number as follows. - |Base|Prefix|Example| |--|--|--| |2|`0b`|`0b1110`| |8|`0o`|`0o20`| |16|`0x`|`0xE`| - Results may be shown in these bases using the directives `:bin`, `:oct` and `:hex`. - Results will show all available digits of precision. - To return to decimal results, use the directive `:dec`. - ### Example - ```calc 0x10 + 0x10 # hex addition; result in decimal :hex # show results in hexadecimal 0xFF * 0b1000 last / 0o12 :oct # show results in octal :bin # show results in binary :dec # and back to decimal ``` - ## Result formatting - Use the `format` (or `fmt`) directive to set the number format used for results: - `:format [parameters]` - The default format style is `normal`. - The format styles only apply when results are in decimal. - |Format style(s)|Parameters|Description| |--|--|--| |`norm`, `normal`|precision|display up to the specified number of **significant figures** (default 21), switching to scientific notation when needed| |`fix`, `fixed`|places (**required**)|display the result **rounded** to specified number of decimal places; use scientific notation when all precision is lost| | `sci`, `scientific`|places|display the result in **scientific notation** with specified number of decimal places| |`frac`, `fraction`| maximum-denominator |display the result as a **mixed-number**, if its denominator is less than or equal to the maximum denominator (default 4095)| |`imp`, `improper`| maximum-denominator |display the result as an **improper fraction**, if its denominator is less than or equal to the maximum denominator (default 4095)| - ### Mixed numbers - A mixed number is a way of representing a fraction as a whole number plus a (proper) fraction. Since the calculator uses plain text, mixed numbers are represented as `a b/c` where `a`, `b` and `c` are positive integers: - `a b/c` is equivalent to `a+b/c` - e.g. `1 2/3` is the mixed number $1 \frac{2}{3}$ - `-a b/c` is equivalent to `-(a+b/c)` - e.g. `-3 1/4` is the mixed number $-3\frac{1}{4}$ - ### Example - ```calc PI * 4.5^2 :format fix 5 # round results to 5 decimal places :format sci 5 # scientific notation with 5 places :format norm 5 # 5 significant figures 1.5*2.4 :format imp # improper fraction :format frac # mixed number fraction 2 1/2 * 3 3/8 - 1 1/4 # mixed number arithmetic 3e-4 # denominator too large :format imp 10000 # can use higher maximum denominator ``` ================================================ FILE: pages/Changelog.md ================================================ ## Beta 0.10.15 [[Dec 1st, 2025]] id:: 692d8283-7f1d-44cf-81b0-bb25c469a64e Desktop app and Android App download link: - [[Fixed issues]] - Fix: Youtube embeds not working - [[Enhancement]] - Bump Electron to 38.4.0 - ## Beta 0.10.14 [[Sep 18th, 2025]] Desktop app and Android App download link: - [[Fixed issues]] - Bump pdf.js to 4.2.67, thanks to [https://github.com/Th-o-mas](https://github.com/Th-o-mas) Security vulnerability ([GHSA-92h5-2358-7xjv](https://github.com/logseq/logseq/security/advisories/GHSA-92h5-2358-7xjv)) with remote code execution has been closed. - fix: match paste of x.com links for twitter [#12043](https://github.com/logseq/logseq/pull/12043) - ## Beta 0.10.13 [[Aug 7th, 2025]] Desktop app and Android App download link: - [[Fixed issues]] - Fix: Youtube embeds not working [#12031](https://github.com/logseq/logseq/issues/12031) - ## Beta 0.10.12 [[May 26th, 2025]] Desktop app and Android App download link: - [[Fixed issues]] - App freeze, high CPU/GPU usage, and frequent diff prompts [#11880](https://github.com/logseq/logseq/issues/11880) - High CPU consumption [#11874](https://github.com/logseq/logseq/issues/11874) - Using GTK 2/3 and GTK 4 in the same process is not supported [#11873](https://github.com/logseq/logseq/issues/11873) - App crashes on Mac - ## Beta 0.10.11 [[May 21st, 2025]] Desktop app and Android App download link: - Includes all changes from ((681b5cd1-444a-46a8-8b6f-2dd5e6ece3fd)) and fixes major regressions with it. - [[Fixed Issues]] - Images and themes not working [#11486](https://github.com/logseq/logseq/issues/11846) - Global search in blocks not working [#11851](https://github.com/logseq/logseq/issues/11851) - **NOTE**: You may need to run the command `Rebuild search index` for this fix. - Drag and drop of pdfs not working [#11850](https://github.com/logseq/logseq/issues/11850) - [[Enhancement]] - Upgrade Electron to 36.2.0 - ## Beta 0.10.10 [[May 7th, 2025]] id:: 681b5cd1-444a-46a8-8b6f-2dd5e6ece3fd Release removed: ~~Desktop app and Android App download link: ~~ - [[Thanks]] - [chiefnoah](https://github.com/chiefnoah) - Fix Twitter's rename breaking macro wrapping [#11325](https://github.com/logseq/logseq/pull/11325) - [rappire](https://github.com/rappire) - Update Korean translation [#11320](https://github.com/logseq/logseq/pull/11320) - [AyushAgrawal-A2](https://github.com/AyushAgrawal-A2) - fix: cut/delete blocks should work in page-embed [#11216](https://github.com/logseq/logseq/pull/11216) - fix: drag-drop / copy-paste should work for multiple files [#11214](https://github.com/logseq/logseq/pull/11214) - [scayuela](https://github.com/scayuela) - Catalan translation [#11587](https://github.com/logseq/logseq/pull/11587) - [xraysight](https://github.com/xraysight) - PL translation update 100% [#11306](https://github.com/logseq/logseq/pull/11306) - [queeup](https://github.com/queeup) - update Turkish translation [#11098](https://github.com/logseq/logseq/pull/11098) - [keonu05](https://github.com/keonu05) - Update Korean translation [#11454](https://github.com/logseq/logseq/pull/11454) - [[Fixed issues]] - fix: graph keep re-index when loading - fix(sync): cannot delete some nested files - fix(mobile): incorrect theme color for the android status bar - Fix Twitter's rename breaking macro wrapping - fix(mobile): invalid keyboard input for the `create account` pane form - fix: Open as Page in sidebar does not work - [[Enhancement]] - Upgrade Electron to 35.0.1 - enhance(ux): better highlights page name for the search result items - Add MSI build for windows - - ## Beta 0.10.9 [[Apr 23rd, 2024]] Desktop app and Android App download link: - [[Thanks]] - [[desk7]] - Update Italian translation in [#11179](https://github.com/logseq/logseq/pull/11179) - [[KaMeHb-UA]] - Add Linux ARM64 build support in [#11183](https://github.com/logseq/logseq/pull/11183) - [[Sun-Wukung]] - Update tutorial-sk.md in #11226 - [[thief-sty]] - Update docs/develop-logseq.md in [#11218](https://github.com/logseq/logseq/pull/11218) - Fix e2e-test command in [#11217](https://github.com/logseq/logseq/pull/11217) - [[Fixed issues]] - Fix missing refs for property text values when creating a page [#11208](https://github.com/logseq/logseq/pull/11208) - Fix incorrect behavior of the delete key for deleting the last char [#11190](https://github.com/logseq/logseq/pull/11190) - Fix missing default colors for highlight mark tag [#11247](https://github.com/logseq/logseq/pull/11247) - [[Enhancement]] - New block placeholder should accept tab and enter key [#11255](https://github.com/logseq/logseq/pull/11255) - Restore App window at current workspace [#11246](https://github.com/logseq/logseq/pull/11246) - I18n: Italian [#11179](https://github.com/logseq/logseq/pull/11179), Slovak [#11226](https://github.com/logseq/logseq/pull/11226) - Linux ARM64 build support [#11183](https://github.com/logseq/logseq/pull/11183) - ## Beta 0.10.8 [[Mar 28th, 2024]] Desktop app and Android App download link: - [[Thanks]] - [[albanobattistella]] - Update Italian translation in [#11154](https://github.com/logseq/logseq/pull/11154) - [[e-zz]] - Fix shift+mouse click on PDF View not invoking area highlight on Linux in [#10973](https://github.com/logseq/logseq/pull/10973) - [[Liu Cheng]] - Fix missing newline after multiline block when exporting a page in [#10934](https://github.com/logseq/logseq/pull/10934) - [[Jon Ramos]] - Fix toggling of task list in [#11079](https://github.com/logseq/logseq/pull/11079) - [[liymike]] - Update Simplified Chinese) translation in [#11119](https://github.com/logseq/logseq/pull/11119) - [[queeup]] - Update Turkish translation in [#11063](https://github.com/logseq/logseq/pull/11063) - [[yannicka]] - Remove obsolete "@tailwindcss/line-clamp" dependency in [#11130](https://github.com/logseq/logseq/pull/11130) - [[Fixed issues]] - Fix toggling of task list [#11079](https://github.com/logseq/logseq/pull/11079) - Missing newline after multiline block when exporting a page [#10934](https://github.com/logseq/logseq/pull/10934) - Incorrect cursor move for the emoji from the line head [#11112](https://github.com/logseq/logseq/pull/11112) - Shift+mouse click on PDF View not invoking area highlight on Linux [#10973](https://github.com/logseq/logseq/pull/10973) - Fine tune page title search strategy [#11147](https://github.com/logseq/logseq/pull/11147) - Logout and clear keys for Logseq Sync [#11111](https://github.com/logseq/logseq/pull/11111) - Fix ui button component's click handling [#11068](https://github.com/logseq/logseq/pull/11068) - [[Enhancement]] - I18n: Simplified Chinese [#11119](https://github.com/logseq/logseq/pull/11119), Turkish [#11063](https://github.com/logseq/logseq/pull/11063), Italian [#11154](https://github.com/logseq/logseq/pull/11154) - ## Beta 0.10.7 [[Feb 29th, 2024]] Desktop app and Android App download link: - [[Thanks]] - [[Mostafa Ahangarha]] - Add partial Persian translation in [#10938](https://github.com/logseq/logseq/pull/10938) - [[Vladimir Pouzanov]] - Fix :graph/current usage in the electron state in [#11013](https://github.com/logseq/logseq/pull/11013) - [[Puneeth Chaganti]] - Fix typo in mldoc package name in [#10995](https://github.com/logseq/logseq/pull/10995) - [[Tobias Domhan]] - Fix preserve root node block refs when cutting + pasting in [#10841](https://github.com/logseq/logseq/pull/10841) - [[Topher Hunt]] - Add new keybinding for "toggle expand/collapse this block" in [#10980](https://github.com/logseq/logseq/pull/10980) - [[YU000jp]] - Fix main scrollbar jumps in [#10037](https://github.com/logseq/logseq/pull/10037) - [[Fixed issues]] - Add .heic to media type [#11017](https://github.com/logseq/logseq/pull/11017) - Preserve root node block refs when cutting + pasting. [#10841](https://github.com/logseq/logseq/pull/10841) - Fix main scrollbar jumps [#10037](https://github.com/logseq/logseq/pull/10037) - Fix wrong `:command/toggle-favorite` handling in config [#10998](https://github.com/logseq/logseq/pull/10998) - Fix search term query highlight performance [#11030](https://github.com/logseq/logseq/pull/11030) - [[Enhancement]] - New keybinding for "toggle expand/collapse this block" [#10980](https://github.com/logseq/logseq/pull/10980) - I18n: Persian [#10938](https://github.com/logseq/logseq/pull/10938), - Add share/open asset file for Android App [#10977](https://github.com/logseq/logseq/pull/10977) - Enhance accent color related details [#10986](https://github.com/logseq/logseq/pull/10986) - refactoring dropdown/context menu with the new components [#10897](https://github.com/logseq/logseq/pull/10897) - Better handling for macOS scrollbar system setting of auto scrolling mode [#11048](https://github.com/logseq/logseq/pull/11048) - ## Beta 0.10.6 [[Feb 5th, 2024]] Desktop app and Android App download link: - [[Thanks]] - [[ChristianAvila]] - Adding larger auto-commit interval in [#10536](https://github.com/logseq/logseq/pull/10536) - [[mfenniak]] - Fix outdent-then-delete removing incorrect block in [#10790](https://github.com/logseq/logseq/pull/10790) - [[ReillyBrogan]] - Update better-sqlite3 to v9.3.0 in [#10884](https://github.com/logseq/logseq/pull/10884) - [[TaylorHo]] - Enhance Brazilian Portuguese translations in [#10891](https://github.com/logseq/logseq/pull/10891) - [[Mostafa Ahangarha]] - Minor typo fixes and grammar improvements in docs in [#10940](https://github.com/logseq/logseq/pull/10940) - [[CNLHC]] - Add support for closing history panel after selecting a version in [#10530](https://github.com/logseq/logseq/pull/10530) - [[linsui]] - Add fastlane structure for F-Droid in [#10925](https://github.com/logseq/logseq/pull/10925) - [[Morgan Plain]] - Support changing graph forces via UI in [#10755](https://github.com/logseq/logseq/pull/10755) - [[queeup]] - Update Turkish translation in [#10937](https://github.com/logseq/logseq/pull/10937) - [[Fixed issues]] - Publishing not working [#10911](https://github.com/logseq/logseq/pull/10911) - Logseq Sync crash on Android [#10922](https://github.com/logseq/logseq/pull/10922) - Performance of Search on mobile platforms [#10924](https://github.com/logseq/logseq/pull/10924) - Outdent-then-delete removing incorrect block [#10790](https://github.com/logseq/logseq/pull/10790) - Wrong new page button click handling in graph view [#10962](https://github.com/logseq/logseq/pull/10962) - Save composing text when clicking mobile bar buttons [#10921](https://github.com/logseq/logseq/pull/10921) - [[Enhancement]] - Git auto-commit: support commit on close, allow changing settings on-the-fly, allowing larger auto-commit interval [#10536](https://github.com/logseq/logseq/pull/10536) - Trigger on-change for slider when mouse up instead of input value change [#10972](https://github.com/logseq/logseq/pull/10972) - Support time offset of YouTube links [#10945](https://github.com/logseq/logseq/pull/10945) - Support changing graph forces via UI [#10755](https://github.com/logseq/logseq/pull/10755) - Support for closing history panel after selecting a version [#10530](https://github.com/logseq/logseq/pull/10530) - I18n: Brazilian Portuguese translations [#10891](https://github.com/logseq/logseq/pull/10891), Turkish translation [#10937](https://github.com/logseq/logseq/pull/10937) - ## Beta 0.10.5 [[Jan 18th, 2024]] Desktop app and Android App download link: This version fixes a language-specific App crash in the French translation file. This bug does not affect non-French users. - [[Thanks]] - [[DavidLapous]] - Fix typo in French translation in [10874](https://github.com/logseq/logseq/pull/10874) - [[Fixed issues]] - A language-specific app crash occurred due to an incorrect French translation file [#10876](https://github.com/logseq/logseq/pull/10876) - Typo in French translation [10874](https://github.com/logseq/logseq/pull/10874) - ## Beta 0.10.4 [[Jan 17th, 2024]] Desktop app and Android App download link: - [[Thanks]] - [[alan-roe]] - Fix docker build in [#10287](https://github.com/logseq/logseq/pull/10287) - [[aurnik]] - Add highlighted page aliases in search results in [#10761](https://github.com/logseq/logseq/pull/10761) - Prevent jumping when hovering over left sidebar items in [#10760](https://github.com/logseq/logseq/pull/10760) - [[e-zz]] - Fix area highlights in PDF view don't blink in [#10732](https://github.com/logseq/logseq/pull/10732) - [[eliovir]] - Update French translations in [#10810](https://github.com/logseq/logseq/pull/10810) - [[hasecilu]] - Update Spanish translation in [#10840](https://github.com/logseq/logseq/pull/10840) - [[ingepettersen]] - Update Norwegian translation in [#10849](https://github.com/logseq/logseq/pull/10849) - [[megayu]] - Enhance block selection in [#10745](https://github.com/logseq/logseq/pull/10745) - [[situ2001]] - Prevent button in modal from being clicked twice when pressing enter key in [#10820](https://github.com/logseq/logseq/pull/10820) - [[ZerdoX-x]] - Update project deps in [#10857](https://github.com/logseq/logseq/pull/10857) - [[Fixed issues]] - Highlight page aliases in search results [#10761](https://github.com/logseq/logseq/pull/10761) - Prevent jumping when hovering over left sidebar items [#10760](https://github.com/logseq/logseq/pull/10760) - Android App crash caused by special filenames [#10845](https://github.com/logseq/logseq/pull/10845) - Missing Git SDK in Plugin API [#10767](https://github.com/logseq/logseq/pull/10767) - Remove prefix spaces when no-indent is used in exporting [#10807](https://github.com/logseq/logseq/pull/10807) - Accept video as mobile shared content [#10797](https://github.com/logseq/logseq/pull/10797) - PDF view's area highlights don't blink [#10732](https://github.com/logseq/logseq/pull/10732) - Cannot toggle updated-at and created-at in query view [#10759](https://github.com/logseq/logseq/pull/10759) - Add support for older GLIBC on Linux [#10832](https://github.com/logseq/logseq/pull/10832), note that search index is still not available on old Linux - Do not notify network status when logged out [#10813](https://github.com/logseq/logseq/pull/10813) - Fix incorrect position for the filter modal on the iOS platform [#10798](https://github.com/logseq/logseq/pull/10798) - Prevent button in modal from being clicked twice when pressing enter key [#10820](https://github.com/logseq/logseq/pull/10820) - [[Enhancement]] - New UI components [#10694](https://github.com/logseq/logseq/pull/10694) - Better block selection [#10745](https://github.com/logseq/logseq/pull/10745) - Enhancement of Plugin APIs [#10782](https://github.com/logseq/logseq/pull/10782) - Enhancement of left sidebar UI [#10765](https://github.com/logseq/logseq/pull/10765) - I18n: French translations [#10810](https://github.com/logseq/logseq/pull/10810), Norwegian translation [#10849](https://github.com/logseq/logseq/pull/10849), Spanish translation [#10840](https://github.com/logseq/logseq/pull/10840) - ## Beta 0.10.3 [[Dec 25th, 2023]] Desktop app and Android App download link: This bug-fix release addresses the bundled Git bug introduced in 0.10.2. - [[Thanks]] - [[Vivianne]] - Fix French translation in [#10749](https://github.com/logseq/logseq/pull/10749) - [[Hidekazu Kubota]] - Add percent encoding file names with leading dots in [#10746](https://github.com/logseq/logseq/pull/10746) - [[Fixed issues]] - Safety key string for the simple command key value in Plugin API [#10741](https://github.com/logseq/logseq/pull/10741) - Fix missing bundled Git [#10751](https://github.com/logseq/logseq/pull/10751) - Percent encoding file names with leading dots [#10746](https://github.com/logseq/logseq/pull/10746) - [[Enhancement]] - I18n: French translation [#10749](https://github.com/logseq/logseq/pull/10749) - ## Beta 0.10.2 [[Dec 22nd, 2023]] Desktop app and Android App download link: - [[Features]] - Clone handles for quickly cloning existing shapes in Whiteboards [#10637](https://github.com/logseq/logseq/pull/10637) ![Screencast](https://github.com/logseq/logseq/assets/10744960/f05a1de8-4c87-4a94-ab0b-928141261789#screencast.webm) - [[Thanks]] - [[eliovir]] - Update French translation in [#10647](https://github.com/logseq/logseq/pull/10647), [#10706](https://github.com/logseq/logseq/pull/10706) - [[jiyi]] - Update Chinese translation in [#10668](https://github.com/logseq/logseq/pull/10668) - [[queeup]] - Update Turkish translation in [#10718](https://github.com/logseq/logseq/pull/10718) - [[Richard Garčár]] - Update Slovak translation in [#10673](https://github.com/logseq/logseq/pull/10673) - [[Vivianne]] - Add more localization support for linked references view in [#10643](https://github.com/logseq/logseq/pull/10643) - [[Fixed issues]] - Full page content search [#10645](https://github.com/logseq/logseq/pull/10645) - Missing current-page search [#10662](https://github.com/logseq/logseq/pull/10662) - Don't treat blocks with headings as pre-blocks [#10710](https://github.com/logseq/logseq/pull/10710) - Save inline images in excalidraw [#10652](https://github.com/logseq/logseq/pull/10652) - Sync navbar and action bar color for Android when theme change [#10653](https://github.com/logseq/logseq/pull/10653) - Incorrect auto-save state when paste batch blocks [#10672](https://github.com/logseq/logseq/pull/10672) - Incorrect handling of pasting html list [#10674](https://github.com/logseq/logseq/pull/10674) - Incorrect node edge color for Graph view [#10693](https://github.com/logseq/logseq/pull/10693) - Incorrect IME composition detection [#10654](https://github.com/logseq/logseq/pull/10654) - Detached PDF viewer does not open HTTP links in default browser [#10724](https://github.com/logseq/logseq/pull/10724) - [[Enhancement]] - I18n: French [#10706](https://github.com/logseq/logseq/pull/10706) [#10647](https://github.com/logseq/logseq/pull/10647), Slovak [#10673](https://github.com/logseq/logseq/pull/10673), Turkish [#10718](https://github.com/logseq/logseq/pull/10718), Chinese [#10668](https://github.com/logseq/logseq/pull/10668) - Plugin APIs [#10399](https://github.com/logseq/logseq/pull/10399) - Release .zip package build for Windows [#10678](https://github.com/logseq/logseq/pull/10678) - Add more localization support for linked references view [#10643](https://github.com/logseq/logseq/pull/10643) - ## Beta 0.10.1 [[Dec 6th, 2023]] Desktop app and Android App download link: - [[Thanks]] - [[Blezur]] - Polish translations in [#10604](https://github.com/logseq/logseq/pull/10604) - [[Ulices]] - Update Spanish translation in [#10594](https://github.com/logseq/logseq/pull/10594) - [[ksqsf]] - Fix and-or simple query that contains string literals in [#10632](https://github.com/logseq/logseq/pull/10632) - [[ROCKTAKEY]] - Update Japanese translation in [#10612](https://github.com/logseq/logseq/pull/10612) - [[queeup]] - Update Turkish translation in [#10595](https://github.com/logseq/logseq/pull/10595) - [[Vivianne]] - Fixed missing space in fr and es i18n files in [#10644](https://github.com/logseq/logseq/pull/10644) - [[Fixed issues]] - New Search related issues [#10584](https://github.com/logseq/logseq/pull/10584), [#10634](https://github.com/logseq/logseq/pull/10634) - Cross-platform shortcut icons [#10590](https://github.com/logseq/logseq/pull/10590) - Increase the default search length [#10570](https://github.com/logseq/logseq/pull/10570) - Search does not navigate to block of interest if collapsed [#10633](https://github.com/logseq/logseq/pull/10633) - Add whiteboards to search filters [#10630](https://github.com/logseq/logseq/pull/10630) - Theme color related issues [#10581](https://github.com/logseq/logseq/pull/10581), [#10638](https://github.com/logseq/logseq/pull/10638) - Block UUID shouldn't be added to recents [#10616](https://github.com/logseq/logseq/pull/10616) - Incorrect background color for the left sidebar on mobile [#10582](https://github.com/logseq/logseq/pull/10582) - Incorrect node edge color for the global graph view [#10585](https://github.com/logseq/logseq/pull/10585) - Fix and-or simple query that contains string literals [#10632](https://github.com/logseq/logseq/pull/10632) - [[Enhancement]] - I18n: Turkish translation [#10595](https://github.com/logseq/logseq/pull/10595), Polish translations [#10604](https://github.com/logseq/logseq/pull/10604), Spanish translation [#10594](https://github.com/logseq/logseq/pull/10594), Japanese translation [#10612](https://github.com/logseq/logseq/pull/10612) - ## Beta 0.10.0 [[Nov 28th, 2023]] Desktop app and Android App download link: - [[Features]] - A new and improved [[Search]]! [#10132](https://github.com/logseq/logseq/pull/10132) - Design core enhancements including the ability to set an "Accent color" from Settings [#10132](https://github.com/logseq/logseq/pull/10132) - [[Thanks]] - [[cosmo9able]] - Update Brazilian Portuguese translation in [#10461](https://github.com/logseq/logseq/pull/10461) - [[e-zz]] - Fix wrong bounding coordinates for PDF highlights in [#10426](https://github.com/logseq/logseq/pull/10426) - [[eliovir]] - Update French translation in [#10454](https://github.com/logseq/logseq/pull/10454) - [[ormai]] - Update Italian translation in [#10557](https://github.com/logseq/logseq/pull/10557) - [[queeup]] - Update Turkish translation in [#10492](https://github.com/logseq/logseq/pull/10492) - [[Fixed issues]] - Remove the need to add a space to trigger search command [#10506](https://github.com/logseq/logseq/pull/10506) - Fix background color for some UI buttons [#10512](https://github.com/logseq/logseq/pull/10512) - Fix demo page creation for browser version [#10497](https://github.com/logseq/logseq/pull/10497) - Fix wrong bounding coordinates for PDF highlights [#10426](https://github.com/logseq/logseq/pull/10426) - Fix filesystem path handling, add missing Windows UNC path support [#10525](https://github.com/logseq/logseq/pull/10525) - Fix query builder construction [#10485](https://github.com/logseq/logseq/pull/10485) - [[Enhancement]] - Export asset ref link as dataset value for the pdf asset [#10488](https://github.com/logseq/logseq/pull/10488) - I18n: Brazilian Portuguese [#10461](https://github.com/logseq/logseq/pull/10461), French [#10454](https://github.com/logseq/logseq/pull/10454), Italian [#10557](https://github.com/logseq/logseq/pull/10557), Turkish [#10492](https://github.com/logseq/logseq/pull/10492) - Polish accent color details [#10520](https://github.com/logseq/logseq/pull/10520) - ## Beta 0.9.20 [[Nov 1st, 2023]] Desktop app and Android App download link: - [[Features]] - New handbook [#8524](https://github.com/logseq/logseq/pull/8524) - [Documentation]([[Handbook]]) - [[Thanks]] - [[CorrectRoadH]] - Support zoom via touchpad in [#10435](https://github.com/logseq/logseq/pull/10435) - [[Ulices]] - Update Spanish translation in [#10431](https://github.com/logseq/logseq/pull/10431) - [[ingepettersen]] - Update Norwegian translation in [#10361](https://github.com/logseq/logseq/pull/10361) - [[SylvainDuran]] - Update French translations in [#10427](https://github.com/logseq/logseq/pull/10427) - [[udkl]] - Fix `#card` should only be appended to the title in [#10387](https://github.com/logseq/logseq/pull/10387) - [[Fixed issues]] - Fix android back button closing order [#10345](https://github.com/logseq/logseq/pull/10345) - Fix journal name judgement [#10350](https://github.com/logseq/logseq/pull/10350) [#10422](https://github.com/logseq/logseq/pull/10422) [#10434](https://github.com/logseq/logseq/pull/10434) - Refine drag and drop of assets. Fix not being about to save assets sometimes [#10351](https://github.com/logseq/logseq/pull/10351) - `#card` should only be appended to the title [#10387](https://github.com/logseq/logseq/pull/10387) - On Android, activity restarts when a Bluetooth keyboard gets connected [#10444](https://github.com/logseq/logseq/pull/10444) - Shortcuts editor can't edit disabled keymap [#10290](https://github.com/logseq/logseq/pull/10290) - Refine Logseq Sync login box tips [#10443](https://github.com/logseq/logseq/pull/10443) - [[Enhancement]] - Upgrade electron to v25 [#10440](https://github.com/logseq/logseq/pull/10440) - Make Smart Merge the default option for Logseq Sync [#10428](https://github.com/logseq/logseq/pull/10428) - I18n: Spanish [#10431](https://github.com/logseq/logseq/pull/10431), French [#10427](https://github.com/logseq/logseq/pull/10427), Norwegian [#10361](https://github.com/logseq/logseq/pull/10361) - Add toggle option for PDF view: auto opening the highlight context menu from new text selection [#10390](https://github.com/logseq/logseq/pull/10390) - ## Beta 0.9.19 [[Oct 11th, 2023]] Desktop app and Android App download link: - [[Thanks]] - [[Alan Roe]] - Move cursor to end or beginning of line when boundary limit reached in [#10244](https://github.com/logseq/logseq/pull/10244) - Use `cmd/ctrl` + `=` to zoom in [#10241](https://github.com/logseq/logseq/pull/10241) - [[Bad3r]] - Bump CodeMirror version in [#9822](https://github.com/logseq/logseq/pull/9822) - [[Ulices]] - Update Spanish translations in [#10320](https://github.com/logseq/logseq/pull/10320) - [[hkgnp]] - Add marker prop to BlockEntity interface in [#10312](https://github.com/logseq/logseq/pull/10312) - [[jionkitten]] - Fix too frequent highlights saving in PDF view in [#10238](https://github.com/logseq/logseq/pull/10238) - [[Sander]] - Allow plugins to access custom format clipboard data in [#10225](https://github.com/logseq/logseq/pull/10225) - [[Fixed issues]] - Can't close window on macOS with `cmd`+`w` [#10325](https://github.com/logseq/logseq/pull/10325) - The first window does not close when there're multiple windows [#10336](https://github.com/logseq/logseq/pull/10336) - Capture all `logseq://` links on Android [#10266](https://github.com/logseq/logseq/pull/10266) - Allow drag and drop to dummy page [#10292](https://github.com/logseq/logseq/pull/10292) - Bypass corrupted SQLite search index when App starts [#10286](https://github.com/logseq/logseq/pull/10286) - Missing the initial ref highlight block sometimes for PDF view [#10333](https://github.com/logseq/logseq/pull/10333) - Avoid too frequent highlights saving in PDF view [#10238](https://github.com/logseq/logseq/pull/10238) - Fix incorrect auto-complete modal position for overflow editor content input [#10298](https://github.com/logseq/logseq/pull/10298) - Incorrect API call for the electron production bundle [#10329](https://github.com/logseq/logseq/pull/10329) - [[Enhancement]] - Whiteboards: Pen mode (palm rejection) [#10222](https://github.com/logseq/logseq/pull/10222) - Move cursor to end or beginning of line when boundary limit reached [#10244](https://github.com/logseq/logseq/pull/10244) - Upgrade to Capacitor v5 for mobile platforms [#10278](https://github.com/logseq/logseq/pull/10278) - Use `cmd/ctrl` + `=` to zoom [#10241](https://github.com/logseq/logseq/pull/10241) - Allow plugins to access custom format clipboard data [#10225](https://github.com/logseq/logseq/pull/10225) - I18n: Update Spanish translations [#10320](https://github.com/logseq/logseq/pull/10320) - ## Beta 0.9.18 [[Sep 20th, 2023]] Desktop app and Android App download link: - [[Thanks]] - [[Jack Case]] - Allow writing to files with group permission without chmod on Linux in [#9297](https://github.com/logseq/logseq/pull/9297) - [[Ulices]] - Update Spanish translations in [#10195](https://github.com/logseq/logseq/pull/10195) - [[jf]] - Allow for single-digit minutes and seconds in youtube-timestamp in [#9930](https://github.com/logseq/logseq/pull/9930) - [[queeup]] - Update Turkish translation in [#10180](https://github.com/logseq/logseq/pull/10180) - [[WsinGithub]] - Disable Bilibili video autoplay in [#10207](https://github.com/logseq/logseq/pull/10207) - [[Fixed issues]] - Update rewrite-edn to fix backslash characters unable to be keyboard shortcut [#10224](https://github.com/logseq/logseq/pull/10224) - Disable Bilibili video autoplay [#10207](https://github.com/logseq/logseq/pull/10207) - Disable graph name warning [#10253](https://github.com/logseq/logseq/pull/10253) - Support asset filenames with wrong percent encoding [#10191](https://github.com/logseq/logseq/pull/10191) - Incorrect asset resource path for custom CSS on iOS [#10232](https://github.com/logseq/logseq/pull/10232) - Incorrect mouse point payload for the plugin hook of the editor input selection [#10175](https://github.com/logseq/logseq/pull/10175) - Avoid checking network connectivity for non-sync graph [#10171](https://github.com/logseq/logseq/pull/10171) - [[Enhancement]] - Electron loading [#10201](https://github.com/logseq/logseq/pull/10201) - Allow for single-digit minutes and seconds in youtube-timestamp (addresses #9920) [#9930](https://github.com/logseq/logseq/pull/9930) - New option to allow writing to files with group permission without chmod on Linux [#9297](https://github.com/logseq/logseq/pull/9297) - Introduce customizable close window shortcut [#10190](https://github.com/logseq/logseq/pull/10190) - Support Socks5 proxy for Desktop App [#10199](https://github.com/logseq/logseq/pull/10199) - I18n: Spanish [#10195](https://github.com/logseq/logseq/pull/10195), Turkish [#10180](https://github.com/logseq/logseq/pull/10180) - ## Beta 0.9.17 [[Sep 7th, 2023]] Desktop app and Android App download link: . - [[Fixed issues]] - iOS network checking issue for Logseq Sync [#10163](https://github.com/logseq/logseq/pull/10163) - Electron App maximize bug [#10165](https://github.com/logseq/logseq/pull/10165) - ## Beta 0.9.16 [[Sep 6th, 2023]] Desktop app and Android App download link: . This version is revoked due to severe bugs. - [[Thanks]] - [[Allan Chain]] - Fix `input-selection-end` event is not firing correctly in [#10113](https://github.com/logseq/logseq/pull/10113) - Fix plugins can't be disabled if any error is thrown in beforeunload [#10114](https://github.com/logseq/logseq/pull/10114) - [[Affif Mukhlashin]] - Add Bahasa Indonesia translation in [#10148](https://github.com/logseq/logseq/pull/10148) - [[djm2k]] - Update develop-logseq-on-windows.md doc to warn about Choco in [#10075](https://github.com/logseq/logseq/pull/10075) - [[Zhizhen He]] - Update typos CI actions in [#10143](https://github.com/logseq/logseq/pull/10143) - [[omahs]] - Fix typos [#10143](https://github.com/logseq/logseq/pull/10143) - [[Leonardo Salgueiro]] - Fix `logseq.updateSettings` API doesn't update existing settings in [#10111](https://github.com/logseq/logseq/pull/10111) - [[toymil]] - Remove `word-spacing` CSS rule for inline monospace code in [#10077](https://github.com/logseq/logseq/pull/10077) - [[Fixed issues]] - Should Focus draw container when click [#10116](https://github.com/logseq/logseq/pull/10116) - Copy keyboard shortcut not working in PDF view [#10092](https://github.com/logseq/logseq/pull/10092) - PDF pane becomes blank after zooming or resizing [#10115](https://github.com/logseq/logseq/pull/10115) - Annotation of a PDF of different page sizes [#10121](https://github.com/logseq/logseq/pull/10121) - Incorrect path of PDF.js cmaps resources [#10084](https://github.com/logseq/logseq/pull/10084) - Fix Close button visibility of right side panel [#10145](https://github.com/logseq/logseq/pull/10145) - In Plugin API, `input-selection-end` event is not firing correctly [#10113](https://github.com/logseq/logseq/pull/10113) - `logseq.updateSettings` API doesn't update existing settings [#10111](https://github.com/logseq/logseq/pull/10111) - Plugins can't be disabled if any error is thrown in beforeunload [#10114](https://github.com/logseq/logseq/pull/10114) - Fixes for Logseq Sync: Download progress for iOS [#10090](https://github.com/logseq/logseq/pull/10090) - iOS App Crash caused by memory management [#10097](https://github.com/logseq/logseq/pull/10097) - Remove `word-spacing` CSS rule for inline monospace code [#10077](https://github.com/logseq/logseq/pull/10077) - Make linked references filters reactive when the page properties changed [#9638](https://github.com/logseq/logseq/pull/9638) - [[Enhancement]] - New shortcuts(keymap) editing UI [#9803](https://github.com/logseq/logseq/pull/9803) - Enhancements of Plugin APIs [#10127](https://github.com/logseq/logseq/pull/10127) - I18n: Add Bahasa Indonesia translation [#10148](https://github.com/logseq/logseq/pull/10148) - Refine Electron loading [#10049](https://github.com/logseq/logseq/pull/10049) - Add graph folder checking for bad folder names and nested graph [#10141](https://github.com/logseq/logseq/pull/10141) - Add connectivity testing for Logseq Sync [#10112](https://github.com/logseq/logseq/pull/10112) [#10147](https://github.com/logseq/logseq/pull/10147) - Enhancements for Logseq Sync: avoid logging out, reconnect when online [#10134](https://github.com/logseq/logseq/pull/10134) - Remove legacy shortcuts entry from the general settings [#10154](https://github.com/logseq/logseq/pull/10154) - Disable default close window shortcut [#10096](https://github.com/logseq/logseq/pull/10096) - ## Beta 0.9.15 [[Aug 22nd, 2023]] Desktop app and Android App download link: . This version fixes right sidebar regressions introduced in the previous version. - [[Thanks]] - [[ingepettersen]] - Update Norwegian translations in [#10068](https://github.com/logseq/logseq/pull/10068) - [[Ulices]] - Update Spanish translations in [#10065](https://github.com/logseq/logseq/pull/10065) - [[Fixed issues]] - Right sidebar pane menu overflow [#10046](https://github.com/logseq/logseq/pull/10046) - Disable sidebar pane content scrolling [#10071](https://github.com/logseq/logseq/pull/10071) - Fix right sidebar pane header wrap and content padding [#10072](https://github.com/logseq/logseq/pull/10072) - [[Enhancement]] - PDF password support [#10034](https://github.com/logseq/logseq/pull/10034) - Plugin API enhancements [#10022](https://github.com/logseq/logseq/pull/10022) - I18n: Norwegian [#10068](https://github.com/logseq/logseq/pull/10068), Spanish [#10065](https://github.com/logseq/logseq/pull/10065) - ## Beta 0.9.14 [[Aug 17th, 2023]] Desktop app and Android App download link: #+BEGIN_NOTE This version introduces left sidebar and right sidebar enhancements, if you encounter some style issues, please revert to the default theme. #+END_NOTE - [[Thanks]] - [[HikoriHawky]] - Add Whiteboards pen pressure support in [#9988](https://github.com/logseq/logseq/pull/9988) - [[jomanhattan]] - Update French translation in [#9981](https://github.com/logseq/logseq/pull/9981) - [[matheusfrancisco]] - Fix right sidebar empty string error caused by whiteboards names in [#10018](https://github.com/logseq/logseq/pull/10018) - [[ROCKTAKEY]] - Update Japanese translation in [#10004](https://github.com/logseq/logseq/pull/10004) - [[situ2001]] - Add drag threshold for graph view in [#9989](https://github.com/logseq/logseq/pull/9989) - [[Fixed issues]] - Add sub-pixel anti-aliasing for Electron [#10032](https://github.com/logseq/logseq/pull/10032) - Add drag threshold for graph view [#9989](https://github.com/logseq/logseq/pull/9989) - Display of embedded drawing [#9969](https://github.com/logseq/logseq/pull/9969) - Sometimes template expansion inserts an additional slash [#9972](https://github.com/logseq/logseq/pull/9972) - PDF Viewer: highlighted text layer is overlaid by the PDF.js built-in annotation layer [#9982](https://github.com/logseq/logseq/pull/9982) - Rendering error caused by empty string of whiteboards in the right sidebar [#10018](https://github.com/logseq/logseq/pull/10018) - [[Enhancement]] - Left sidebar enhancements [#9880](https://github.com/logseq/logseq/pull/9880) - Right sidebar enhancements #[[minor change]] [#9846](https://github.com/logseq/logseq/pull/9846) - I18n: French [#9981](https://github.com/logseq/logseq/pull/9981) Japanese [#10004](https://github.com/logseq/logseq/pull/10004) - Whiteboards drawing pen pressure support [#9988](https://github.com/logseq/logseq/pull/9988) - PDF Viewer: support `shift + enter` to pick the previous searching results highlight [#10002](https://github.com/logseq/logseq/pull/10002) - Polish UI details of the zotero search component [#10011](https://github.com/logseq/logseq/pull/10011) - ## Beta 0.9.13 [[Aug 2nd, 2023]] Desktop app and Android App download link: - [[Thanks]] - [[atxulo]] - Improvements in Spanish translation in [#9896](https://github.com/logseq/logseq/pull/9896) - [[einmeterhecht]] - Translate all missing entries for German in [#9948](https://github.com/logseq/logseq/pull/9948) - [[Ulices]] - Spanish translation update in [#9732](https://github.com/logseq/logseq/pull/9732) - [[ingepettersen]] - Norwegian translation update in [#9905](https://github.com/logseq/logseq/pull/9905) - [[ROCKTAKEY]] - Add additional Japanese translation in [#9909](https://github.com/logseq/logseq/pull/9909) - [[Fixed issues]] - Draw: persist when updating existing elements [#9919](https://github.com/logseq/logseq/pull/9919) - Setting default sidebar pages on config [#9959](https://github.com/logseq/logseq/pull/9959) - Editing of global config on Windows [#9932](https://github.com/logseq/logseq/pull/9932) - Image URL tag referrer policy fix for mobile platforms [#9895](https://github.com/logseq/logseq/pull/9895) - Page history of Logseq Sync on mobile platforms [#9933](https://github.com/logseq/logseq/pull/9933) - Cold start merge strategy of Smart Merge [#9953](https://github.com/logseq/logseq/pull/9953) - [[Enhancement]] - I18n updates: Spanish [#9896](https://github.com/logseq/logseq/pull/9896) [#9732](https://github.com/logseq/logseq/pull/9732), German [#9948](https://github.com/logseq/logseq/pull/9948), Norwegian [#9905](https://github.com/logseq/logseq/pull/9905), Japanese [#9909](https://github.com/logseq/logseq/pull/9909) - ## Beta 0.9.11 [[Jul 19th, 2023]] Desktop app and Android App download link: - [[Breaking Changes]] - Upgrade Electron to 24 [#9482](https://github.com/logseq/logseq/pull/9482) #[[minor change]]. Windows 7/8/8.1 users should upgrade their OS or stick to an old version of Logseq. - [[Features]] - Add PDF shape to Whiteboards [#9743](https://github.com/logseq/logseq/pull/9743) ![Demo Recording](https://github.com/logseq/logseq/assets/10744960/53454656-861f-4607-bf7c-78a22c4e88cd#demo.mp4) - [[Thanks]] - [[Allan Chain]] - Include katex resources from npm in [#9712](https://github.com/logseq/logseq/pull/9712) - [[Bad3r]] - Fix CVE-2023-2931 in Electron 24 in [#9854](https://github.com/logseq/logseq/pull/9854) #[[minor change]] - Fix CI stale actions in [#9777](https://github.com/logseq/logseq/pull/9777) - [[gfgafn]] - Fix delete character which has more than one UTF-16 code unit using Delete key in [#9837](https://github.com/logseq/logseq/pull/9837) - [[Rui Sun]] - Add Chinese i18n translations and make more of right-sidebar, query, slide, and bug-report translatable in [#9801](https://github.com/logseq/logseq/pull/9801) - [[ingepettersen]] - Update Norwegian translation in [#9771](https://github.com/logseq/logseq/pull/9771) - [[jihuayu]] - Fix unable to change theme mode in theme row for zh-cn lang in [#9884](https://github.com/logseq/logseq/pull/9884) - [[Lewis Sparlin]] - Fix positioning of swipe-left action bar on iOS mobile app in [#9853](https://github.com/logseq/logseq/pull/9853) - Use flex-col for schedule modal on smaller screens in [#9776](https://github.com/logseq/logseq/pull/9776) - [[megayu]] - Enhance cut and copy blocks in [#9094](https://github.com/logseq/logseq/pull/9094) - [[Johan Penttinen]] - Add support for Android 13 themed icons in [#9862](https://github.com/logseq/logseq/pull/9862) - [[phlet]] - Fix About dialog shows the version number twice (macOS) in [#9786](https://github.com/logseq/logseq/pull/9786) - [[queeup]] - Update Turkish translation in [#9773](https://github.com/logseq/logseq/pull/9773), [#9813](https://github.com/logseq/logseq/pull/9813) - [[ROCKTAKEY]] - Add additional Japanese translation in [#9792](https://github.com/logseq/logseq/pull/9792) - [[Fixed issues]] - Whiteboards - Blur on empty title and select all on shape labels [#9793](https://github.com/logseq/logseq/pull/9793) - Fix positioning of swipe-left action bar on iOS mobile app [#9853](https://github.com/logseq/logseq/pull/9853) - Content overwritten caused by smart merge on mobile platforms [#9856](https://github.com/logseq/logseq/pull/9856) - Fix header button drag region [#9861](https://github.com/logseq/logseq/pull/9861) - Fix unable to change theme mode in theme row for zh-cn  [#9884](https://github.com/logseq/logseq/pull/9884) - Fix delete character which has more than one UTF-16 code unit using `Delete` key [#9837](https://github.com/logseq/logseq/pull/9837) - Mobile startup fixes [#9828](https://github.com/logseq/logseq/pull/9828) [#9795](https://github.com/logseq/logseq/pull/9795) - Plugin API: hook fenced code renderer for multiple providers [#9847](https://github.com/logseq/logseq/pull/9847) - Fix sometimes the API server autostart not working [#9878](https://github.com/logseq/logseq/pull/9878) - Fix smart merge for Logseq Sync [#9840](https://github.com/logseq/logseq/pull/9840) [#9831](https://github.com/logseq/logseq/pull/9831) - Close context menu when page navigates [#9882](https://github.com/logseq/logseq/pull/9882) - Fix graph name in dropdown for android [#9704](https://github.com/logseq/logseq/pull/9704) - Use flex-col for schedule modal on smaller screens [#9776](https://github.com/logseq/logseq/pull/9776) - [[Enhancement]] - Enhance cut and copy blocks [#9094](https://github.com/logseq/logseq/pull/9094) - Android 13 themed icons support [#9862](https://github.com/logseq/logseq/pull/9862) - I18n: Japanese [#9792](https://github.com/logseq/logseq/pull/9792), Chinese [#9801](https://github.com/logseq/logseq/pull/9801), Norwegian [#9771](https://github.com/logseq/logseq/pull/9771), Turkish [#9773](https://github.com/logseq/logseq/pull/9773) [#9813](https://github.com/logseq/logseq/pull/9813) - ## Beta 0.9.10 [[Jun 28th, 2023]] Desktop app and Android App download link: - [[Features]] - Whiteboards: #[[Snap to grid]] [#9654](https://github.com/logseq/logseq/pull/9654) - [[Thanks]] - [[Allan Chain]] - Update KaTeX from 0.13.18 to 0.16.7 in [#9625](https://github.com/logseq/logseq/pull/9625) - [[Bad3r]] - Replace 'presentation' with 'view as slides' in [#9681](https://github.com/logseq/logseq/pull/9681) - Update playwright config in [#9623](https://github.com/logseq/logseq/pull/9623) - Add tests for selecting codeblock language in [#9557](https://github.com/logseq/logseq/pull/9557) - Fix test intermediate failure in [#9699](https://github.com/logseq/logseq/pull/9699) - [[cui fliter]] - Fix typo in [#9666](https://github.com/logseq/logseq/pull/9666) - [[Rui Sun]] - Fix setting title does not use i18n translation in [#9711](https://github.com/logseq/logseq/pull/9711) - [[Mikhail Smelov]] - Convert more of the UI to be translatable in [#9658](https://github.com/logseq/logseq/pull/9658) [#9680](https://github.com/logseq/logseq/pull/9680) - Improve Russian (ru) translations in [#9645](https://github.com/logseq/logseq/pull/9645) - [[megayu]] - Fix paste text to link in [#9650](https://github.com/logseq/logseq/pull/9650) - [[Phil Denhoff]] - Improve plugin interfaces for IAppProxy, IEditorProxy, BlockEntity and PageEntity in [#9520](https://github.com/logseq/logseq/pull/9520) - [[queeup]] - Update Turkish translations in [#9686](https://github.com/logseq/logseq/pull/9686) [#9716](https://github.com/logseq/logseq/pull/9716) - [[Taylor Hoffmann]] - Update pt-BR translations in [#9655](https://github.com/logseq/logseq/pull/9655) - [[Fixed issues]] - Paste text to link [#9650](https://github.com/logseq/logseq/pull/9650) - Clicking to edit a block from the right sidebar or a whiteboard can't jump to the correct position [#9657](https://github.com/logseq/logseq/pull/9657) - Disable content selection when blocks have been selected [#9713](https://github.com/logseq/logseq/pull/9713) - Fix pasting from HTML for some specific sites [#9739](https://github.com/logseq/logseq/pull/9739) - Hidden editable block properties showing up when user properties present [#9661](https://github.com/logseq/logseq/pull/9661) - Reactive queries [#9695](https://github.com/logseq/logseq/pull/9695) #[[minor change]] - Trim block whitespace for markdown files for a specific case [#9554](https://github.com/logseq/logseq/pull/9554) - Incorrect behavior for the code editor of file page [#9595](https://github.com/logseq/logseq/pull/9595) - Polish the plugin settings modal [#9669](https://github.com/logseq/logseq/pull/9669) - [[Enhancement]] - Logseq Sync: experimental support for editing conflict handling with diff-merge [#9238](https://github.com/logseq/logseq/pull/9238) #experimental (To enable this, check the Features tab in the Setting menu) - Add slash command for creating code blocks [#9553](https://github.com/logseq/logseq/pull/9553) - Replace 'presentation' with 'view as slides' [#9681](https://github.com/logseq/logseq/pull/9681) #[[minor change]] - More translation for UI elements [#9658](https://github.com/logseq/logseq/pull/9658) [#9680](https://github.com/logseq/logseq/pull/9680) [#9711](https://github.com/logseq/logseq/pull/9711) - Punctuation usage in translations [#9610](https://github.com/logseq/logseq/pull/9610) - I18n: Russian [#9645](https://github.com/logseq/logseq/pull/9645), pt-BR [#9655](https://github.com/logseq/logseq/pull/9655), Turkish [#9686](https://github.com/logseq/logseq/pull/9686) [#9716](https://github.com/logseq/logseq/pull/9716), Spanish [#9665](https://github.com/logseq/logseq/pull/9665) - Polish details for the plugin fenced code block [#9590](https://github.com/logseq/logseq/pull/9590) - [Documentation](https://docs.logseq.com/#/page/code%20block) - Plugin marketplace enhancements [#9609](https://github.com/logseq/logseq/pull/9609) - Plugin API: - Support right sidebar item type as string [#9701](https://github.com/logseq/logseq/pull/9701) - Improve plugin interfaces for IAppProxy, IEditorProxy, BlockEntity and PageEntity [#9520](https://github.com/logseq/logseq/pull/9520) - ## Beta 0.9.9 [[Jun 13th, 2023]] Desktop app and Android App download link: - [[Features]] - Integrated title bar for Windows and Linux [#9442](https://github.com/logseq/logseq/pull/9442). (Now "Developer Tools" is under the `Ctrl+Shift+I` hotkey on Windows and Linux.) #[[minor change]] - [[Thanks]] - [[Bad3r]] - remove false positive translations a.k.a. EN definitions in non EN dicts [#9576](https://github.com/logseq/logseq/pull/9576) - Enhancements for E2E test: Log and ignore net errors [#9559](https://github.com/logseq/logseq/pull/9559); editor string formatting and symbols auto-pairing tests [#9388](https://github.com/logseq/logseq/pull/9388) - Fix space in overflow menu [#9521](https://github.com/logseq/logseq/pull/9521) - Add tooltip hint for `prefered-file-paste` setting [#9564](https://github.com/logseq/logseq/pull/9564) - Do not print `nil` in quick capture [#9617](https://github.com/logseq/logseq/pull/9617) - [[Bryan Lee]] - Fix: shift-clicking on "Pages tagged with" page link doesn't open in sidebar [#9587](https://github.com/logseq/logseq/pull/9587) - [[Giuseppe D'Andrea]] - Enhancement for editor: delete selected text when pressing enter key [#9448](https://github.com/logseq/logseq/pull/9448) - [[Ulices]] - Update Spanish translation [#9540](https://github.com/logseq/logseq/pull/9540) - [[ingepettersen]] - Update Norwegian translation [#9618](https://github.com/logseq/logseq/pull/9618) - [[Mikhail Smelov]] - Update Russian translation [#9605](https://github.com/logseq/logseq/pull/9605) - [[David Laing]] - Update dugit #9579 - [[necropolina]] - Menu item for toggling theme mode in published graphs [#9528](https://github.com/logseq/logseq/pull/9528) - [[John Doe]] - Improve I18n translations: Convert hardcoded strings in the UI to be translatable in [#9588](https://github.com/logseq/logseq/pull/9588), improve RU translation in [#9465](https://github.com/logseq/logseq/pull/9465), Improve UK (Ukrainian) translation in [#9494](https://github.com/logseq/logseq/pull/9494) - [[situ2001]] - Fix page search is not updated after changing the capitalization of the page name [#9583](https://github.com/logseq/logseq/pull/9583) - Handle backspace when cursor is at beginning of line in embedded page/block [#8421](https://github.com/logseq/logseq/pull/8421) - [[Steven Allen]] - Substitute `date`/`text` in mobile quick-capture templates [#9529](https://github.com/logseq/logseq/pull/9529) - [[Fixed issues]] - Whiteboard: - New page or whiteboard named with capital letter crashes app on rename [#9604](https://github.com/logseq/logseq/pull/9604) - Arrow positions on initialization, undo group delete, hover links jumping and other issues [#9480](https://github.com/logseq/logseq/pull/9480) - Exporting from context menu [#9596](https://github.com/logseq/logseq/pull/9596) - Onboarding triggered on existing whiteboard [#9543](https://github.com/logseq/logseq/pull/9543) - Aliased pages not included in published subgraph [#9600](https://github.com/logseq/logseq/pull/9600) - Fix for quick-capture: Do not print `nil` in quick capture [#9617](https://github.com/logseq/logseq/pull/9617); Substitute `date`/`text` in mobile quick-capture templates [#9529](https://github.com/logseq/logseq/pull/9529) - Page renaming issues [#9620](https://github.com/logseq/logseq/pull/9620) - Page search is not updated after changing the capitalization of the page name [#9583](https://github.com/logseq/logseq/pull/9583) - Pasted special URLs on selected text don't get wrapped with macros [#9607](https://github.com/logseq/logseq/pull/9607) - Query functions not working sometimes [#9563](https://github.com/logseq/logseq/pull/9563) - [Documentation](https://docs.logseq.com/#/page/query%20function) - Remove deprecated `:editor/command-trigger` option [#9550](https://github.com/logseq/logseq/pull/9550) #[[minor change]] - Resizing of pdf area highlight [#9483](https://github.com/logseq/logseq/pull/9483) - Shift clicking on "Pages tagged with" page link doesn't open in sidebar [#9587](https://github.com/logseq/logseq/pull/9587) - Table v2 and view properties not hidden on display [#9499](https://github.com/logseq/logseq/pull/9499) - Handle backspace when at beginning of line in embed page/block [#8421](https://github.com/logseq/logseq/pull/8421) - iOS watcher path handling for file events [#9589](https://github.com/logseq/logseq/pull/9589) - Missing `:block/properties-order` attribute for the custom query blocks [#9525](https://github.com/logseq/logseq/pull/9525) - Drag and drop assets not working for the right sidebar [#9496](https://github.com/logseq/logseq/pull/9496) - [[Enhancement]] - Whiteboards - Add support for translations [#9567](https://github.com/logseq/logseq/pull/9567) - Auto pan triggers earlier and works for more platforms [#9573](https://github.com/logseq/logseq/pull/9573) - Add tooltip hint for prefered-file-paste setting [#9564](https://github.com/logseq/logseq/pull/9564) - Convert more hardcoded strings in the UI to be translatable [#9588](https://github.com/logseq/logseq/pull/9588) - I18n Updates: Ukrainian [#9494](https://github.com/logseq/logseq/pull/9494), Russian [#9465](https://github.com/logseq/logseq/pull/9465) [#9605](https://github.com/logseq/logseq/pull/9605), Spanish [#9540](https://github.com/logseq/logseq/pull/9540), Norwegian [#9618](https://github.com/logseq/logseq/pull/9618) - Menu item for toggling theme mode in published graphs [#9528](https://github.com/logseq/logseq/pull/9528) - Delete selected text when pressing enter [#9448](https://github.com/logseq/logseq/pull/9448) - Add more semantic classes to the order-list block element [#9519](https://github.com/logseq/logseq/pull/9519) - Added keymap manager for plugins [#9430](https://github.com/logseq/logseq/pull/9430) - ## Beta 0.9.8 [[May 24th, 2023]] Desktop app and Android App download link: . **NOTE**: The previous 0.9.7 version is revoked due to a fatal error caused by third-party library. [#9471](https://github.com/logseq/logseq/issues/9471). If you've upgraded to the broken 0.9.7 version, you might need to replace it with 0.9.8 manually(Download from the release page and install the app). Sorry for the inconvenience. - [[BREAKING CHANGE]] - Due to some compatibility issues, we dropped support for iOS 13 - [[Features]] - New Version 2 [[Tables]] [Document](https://docs.logseq.com/#/page/tables) [#8532](https://github.com/logseq/logseq/pull/8532) - [[Thanks]] - [[Avelino]] - Split language translations into one file per language in [#9383](https://github.com/logseq/logseq/pull/9383) - [[Bad3r]] - dev(playwright): Ignore connection refused errors in [#9426](https://github.com/logseq/logseq/pull/9426) - tweak wrong default `config.edn` values in [#9409](https://github.com/logseq/logseq/pull/9409) - [[Candide U]] - Add `custom.js` to Logseq publishing's app in [#9291](https://github.com/logseq/logseq/pull/9291) - [[Claas Störtenbecker]] - Update `logseq.api.update_block` API in [#9272](https://github.com/logseq/logseq/pull/9272) - [[Giuseppe D'Andrea]] - Fix calculator command on a non-blank line in [#9449](https://github.com/logseq/logseq/pull/9449) - Fix view scroll position when selecting multiple blocks in [#9444](https://github.com/logseq/logseq/pull/9444) - [[Ulices]] - Add more Spanish translations with the new format in [#9438](https://github.com/logseq/logseq/pull/9438) - [[Michele]] - Fix Italian translation error in [#9440](https://github.com/logseq/logseq/pull/9440) - [[Sergey Kolesnik]] - Update `config.edn` in [#9408](https://github.com/logseq/logseq/pull/9408) - [[Fixed issues]] - Whiteboards: fix actions like undo on converted shapes [#9410](https://github.com/logseq/logseq/pull/9410) - Broken block refs when cutting or deleting blocks [#9406](https://github.com/logseq/logseq/pull/9406) - Can't jump to the correct position when editing number list [#9401](https://github.com/logseq/logseq/pull/9401) - Org-mode pages in aliased links not creating pages [#9381](https://github.com/logseq/logseq/pull/9381) - Tweak default `config.edn` [#9409](https://github.com/logseq/logseq/pull/9409) [#9408](https://github.com/logseq/logseq/pull/9408) - Calculator command on a non-blank line [#9449](https://github.com/logseq/logseq/pull/9449) - Cli tool `nbb-logseq` scripts ignoring incorrectly for relative dir [#9443](https://github.com/logseq/logseq/pull/9443) - Fix blocks losing references and disappearing from references panel [#9389](https://github.com/logseq/logseq/pull/9389) - Show block bullet when a blank block has children [#9427](https://github.com/logseq/logseq/pull/9427) - Add Unicode normalization to file watcher on mobile platforms [#9419](https://github.com/logseq/logseq/pull/9419) [#9453](https://github.com/logseq/logseq/pull/9453) - Pasting fail on iOS [#9463](https://github.com/logseq/logseq/pull/9463), asset sharing fail on iOS [#9462](https://github.com/logseq/logseq/pull/9462) - Mobile UI tweaks [#9405](https://github.com/logseq/logseq/pull/9405) - [[Enhancement]] - Add `custom.js` to Logseq publishing's app(minor behavior change) [#9291](https://github.com/logseq/logseq/pull/9291) - Refactor iOS sharing [#9456](https://github.com/logseq/logseq/pull/9456) - I18n: Spanish [#9438](https://github.com/logseq/logseq/pull/9438), Italian [#9440](https://github.com/logseq/logseq/pull/9440) - Split language translations into one file per language [#9383](https://github.com/logseq/logseq/pull/9383) - Update version control settings description [#9373](https://github.com/logseq/logseq/pull/9373) - Plugin API `logseq.api.update_block` can preserve properties [#9272](https://github.com/logseq/logseq/pull/9272) - Cli tool `nbb-logseq` scripts now have publishing support for all graphs, not just git based ones [#9348](https://github.com/logseq/logseq/pull/9348) - Restore scroll position new adding newlines in a block [#9404](https://github.com/logseq/logseq/pull/9404) - Scroll the view when selecting multiple blocks [#9444](https://github.com/logseq/logseq/pull/9444) - Add missing title to opml-export [#9429](https://github.com/logseq/logseq/pull/9429) - ## Beta 0.9.6 [[May 12th, 2023]] Desktop app and Android App download link: - [[Thanks]] - [[Billy Pinheiro]] - Refine pt-BR translation [#9360](https://github.com/logseq/logseq/pull/9360) - [[Fixed issues]] - Plugin API `get current block` fail [#9372](https://github.com/logseq/logseq/pull/9372) - Minor style tweaks for ordered list [#9370](https://github.com/logseq/logseq/pull/9370) - Incorrect arrangement of ui items from pagebar [#9375](https://github.com/logseq/logseq/pull/9375) - Whiteboards: performance of persist [#9358](https://github.com/logseq/logseq/pull/9358) - Page renaming UI  [#9371](https://github.com/logseq/logseq/pull/9371) - [[Enhancement]] - React icons for tabler extensions [#9333](https://github.com/logseq/logseq/pull/9333) - I18n: pt-BR [#9360](https://github.com/logseq/logseq/pull/9360) - ## Beta 0.9.5 [[May 11th, 2023]] Desktop app and Android App download link: - [[Features]] - Ordered(numbered) block list support [#9235](https://github.com/logseq/logseq/pull/9235) - [Documentation](https://docs.logseq.com/#/page/numbered%20list) - _Breaking change_: dwim lists are disabled by default since we now have block based lists. To reenable them, add `:dwim/settings {:list? true}` to your config.edn - [[Thanks]] - [[Adam Hupp]] - Fix `yarn install` on Windows in [#9299](https://github.com/logseq/logseq/pull/9299) - [[Bad3r]] - Update config.edn template in [#9287](https://github.com/logseq/logseq/pull/9287) - Improve error handling in `mkdir` function in [#9247](https://github.com/logseq/logseq/pull/9247) - [[Calum Lind]] - Fix garbled text in sidebar and dropdown menus on Linux in [#9286](https://github.com/logseq/logseq/pull/9286) - [[EINDEX]] - Fix UI port range in [#9211](https://github.com/logseq/logseq/pull/9211) - [[Zhizhen He]] - Fix duplicated line in config.edn [#9324](https://github.com/logseq/logseq/pull/9324) - Add settings for graph view in [#9325](https://github.com/logseq/logseq/pull/9325) - [[ingepettersen]] - Norwegian translations in [#9319](https://github.com/logseq/logseq/pull/9319) - [[melat0nin]] - Refine UI translation item in [#9267](https://github.com/logseq/logseq/pull/9267) - [[necropolina]] - Remove unneeded menu options for publishing in [#9262](https://github.com/logseq/logseq/pull/9262) - [[John Doe]] - Improve Russian translation in [#9301](https://github.com/logseq/logseq/pull/9301) - [[Yiming Pan]] - Fix date time selection repeater UI in [#9328](https://github.com/logseq/logseq/pull/9328) - [[queeup]] - Update Turkish translation in [#9327](https://github.com/logseq/logseq/pull/9327) - [[Fixed issues]] - Whiteboards - Allow interactions with published embeds and hide lock/unlock [#9322](https://github.com/logseq/logseq/pull/9322) - Keyboard shortcuts [#9338](https://github.com/logseq/logseq/pull/9338) - Page name sanitization [#9259](https://github.com/logseq/logseq/pull/9259) - Date time repeater UI [#9328](https://github.com/logseq/logseq/pull/9328) - App crash caused by broken sqlite cache [#9248](https://github.com/logseq/logseq/pull/9248) - Garbled text in sidebar and dropdown menus on Linux [#9286](https://github.com/logseq/logseq/pull/9286) - Mailto and other protocol URLs creating invalid pages [#9353](https://github.com/logseq/logseq/pull/9353) - Page tags and aliases should be deleted when page is deleted by user [#9293](https://github.com/logseq/logseq/pull/9293) - Stale children block's path-refs when parent's refs change [#9254](https://github.com/logseq/logseq/pull/9254) - Copy & Paste handling bugs [#9335](https://github.com/logseq/logseq/pull/9335), [#9255](https://github.com/logseq/logseq/pull/9255), [#9344](https://github.com/logseq/logseq/pull/9344) - Copy page URL with shortcut key [#9255](https://github.com/logseq/logseq/pull/9255) - Remove unneeded menu options from published pages [#9262](https://github.com/logseq/logseq/pull/9262) - [[Enhancement]] - Performance improvement for inserting and deleting blocks [#9142](https://github.com/logseq/logseq/pull/9142) - Whiteboards - Add prefix to default keyboard shortcuts [#9340](https://github.com/logseq/logseq/pull/9340) - Customizable shortcuts [#9228](https://github.com/logseq/logseq/pull/9228) - I18n: Russian [#9301](https://github.com/logseq/logseq/pull/9301), Turkish [#9327](https://github.com/logseq/logseq/pull/9327), Norwegian [#9319](https://github.com/logseq/logseq/pull/9319) - Add settings for graph view [#9325](https://github.com/logseq/logseq/pull/9325) - Update config.edn template [#9287](https://github.com/logseq/logseq/pull/9287) - ## Beta 0.9.4 [[Apr 26th, 2023]] Desktop app and Android App download link: - [[Features]] - Element locking for Whiteboards [#9137](https://github.com/logseq/logseq/pull/9137) - Shape conversion for Whiteboards [#9192](https://github.com/logseq/logseq/pull/9192) - [[Thanks]] - [[Anth0rx]] - Update German translation - [[Bad3r]] - Add strikethrough to keyboard shortcuts page - [[situ2001]] - Fix mobile app crashes while trying to swipe the block that has any collapsed block - [[Fixed issues]] - Whiteboards: export grouped elements and zoom to fit selection shortcut [#9221](https://github.com/logseq/logseq/pull/9221) - Whiteboards: portal height calculation bug [#9161](https://github.com/logseq/logseq/pull/9161) - UI elements shake caused by lazy loading [#9139](https://github.com/logseq/logseq/pull/9139) - Mobile app crashes while trying to swipe the block that has any collapsed block [#9154](https://github.com/logseq/logseq/pull/9154) - No block collapse control on collapsed query block for mobile apps [#9233](https://github.com/logseq/logseq/pull/9233) - Two query table fixes - Comma-separated properties display and sorting by page for block queries [#9169](https://github.com/logseq/logseq/pull/9169) - Image renaming fails when resizing PDF highlight area on Windows [#9122](https://github.com/logseq/logseq/pull/9122) - Logseq Sync fails on non-ASCII filenames for mobile platform [#9214](https://github.com/logseq/logseq/pull/9214) - [[Enhancement]] - Add `:remove-block-children?` query option for advanced queries [#9229](https://github.com/logseq/logseq/pull/9229) - Plugin API: restore editing cursor state only for the input element in viewport [#9231](https://github.com/logseq/logseq/pull/9231) - I18n: German translation [#9187](https://github.com/logseq/logseq/pull/9187) - ## Beta 0.9.3 [[Apr 19th, 2023]] Desktop app and Android App download link: - [[Features]] - Add global scale level option to Whiteboards [#9097](https://github.com/logseq/logseq/pull/9097) - [[Thanks]] - [[Ulices]] - Update Spanish translations - Improve contributing-to-translations doc - [[Zhizhen He]] - Remove duplicated item in .gitignore - [[John Doe]] - Update nginx version in Docker image - [[Phoenix Eliot]] - Show marker when block text is empty - [[situ2001]] - Refactor: rename fn params in `frontend.db.model` - [[Fixed issues]] - Broken outliner structure when Backspace at the beginning [#9125](https://github.com/logseq/logseq/pull/9125) - Copy & paste problems [#9145](https://github.com/logseq/logseq/pull/9145) - Disable `group-by-page` when result-transform exists [#9133](https://github.com/logseq/logseq/pull/9133) - Insert properties will truncate other properties if there's any empty property [#9117](https://github.com/logseq/logseq/pull/9117) - Show marker when block text is empty [#9104](https://github.com/logseq/logseq/pull/9104) - Fix for graph parsing for CLIs [#9099](https://github.com/logseq/logseq/pull/9099) - `config.edn` & `custom.css` overwrite by syncing remote versions [#9138](https://github.com/logseq/logseq/pull/9138) - Logseq Sync keeps showing yellow badge and not syncing sometimes [#9144](https://github.com/logseq/logseq/pull/9144) - Incorrect position of mobile toolbar [#9118](https://github.com/logseq/logseq/pull/9118) - [[Enhancement]] - Persist block UUID upon external editing [#8823](https://github.com/logseq/logseq/pull/8823) - I18n: Update Spanish translations [#9114](https://github.com/logseq/logseq/pull/9114) - Advanced queries have a new :group-by-page? option [#9133](https://github.com/logseq/logseq/pull/9133) - ## Beta 0.9.2 [[Apr 13th, 2023]] Desktop app and Android App download link: - [[Features]] - Support custom colors in Whiteboards [#9067](https://github.com/logseq/logseq/pull/9067) - Support exporting to image [#9037](https://github.com/logseq/logseq/pull/9037) - [[Thanks]] - [[Adam Hupp]] - Simplify Windows development docs - [[djaggi]] - Fix twitter badge in readme - [[MyNameIsKitsune]] - Add Ukrainian translation - [[Seokseong Jeon]] - Correct a comment in config.edn - [[Zhizhen He]] - Change feature icon from tie-app-feature to square-asterisk - [[Mikhail Smelov]] - Improve Russian (ru) translation - [[queeup]] - Update Turkish translation - [[Enhancement]] - Whiteboards: Auto enter edit mode when we create shapes [#9080](https://github.com/logseq/logseq/pull/9080) - I18n: Ukrainian translation [#9005](https://github.com/logseq/logseq/pull/9005), Russian (ru) translations [#8991](https://github.com/logseq/logseq/pull/8991) [#9050](https://github.com/logseq/logseq/pull/9050), Turkish translation [#9070](https://github.com/logseq/logseq/pull/9070) - Add more functions to context menu [#8930](https://github.com/logseq/logseq/pull/8930) - Make publishing accessible to CLIs [#9033](https://github.com/logseq/logseq/pull/9033) - Plugin-related improvements [#8787](https://github.com/logseq/logseq/pull/8787) - Show custom title instead of live query for custom queries [#9026](https://github.com/logseq/logseq/pull/9026) - Prettify html export [#8968](https://github.com/logseq/logseq/pull/8968) - Add hint class for the blank content block [#9072](https://github.com/logseq/logseq/pull/9072) - Dynamic layout of the plugin UI items from the app toolbar [#8962](https://github.com/logseq/logseq/pull/8962) - Add an apply button to multiple selects in query builder [#9025](https://github.com/logseq/logseq/pull/9025) - Enhance [[Undo and Redo]] handling [#9048](https://github.com/logseq/logseq/pull/9048) - [[Fixed issues]] - Bring back result count for built-in queries [#8954](https://github.com/logseq/logseq/pull/8954) - Buggy selection highlights [#9074](https://github.com/logseq/logseq/pull/9074) - Deleting with the backspace key should not delete block IDs or disrupt reference connections [#8974](https://github.com/logseq/logseq/pull/8974) - Fix hash tags enclosed in double brackets are broken [#9030](https://github.com/logseq/logseq/pull/9030) - Sometimes the HTTP api server does not auto restart [#9042](https://github.com/logseq/logseq/pull/9042) - Query performance fix [#9016](https://github.com/logseq/logseq/pull/9016) - ## Beta 0.9.1 [[Mar 29th, 2023]] Download links for Desktop App and Android App: - [[Fixed issues]] - Internal blocks paste [#8932](https://github.com/logseq/logseq/pull/8932) - File pasting [#8936](https://github.com/logseq/logseq/pull/8936) - Query with breadcrumbs show blocks on the wrong hierarchy [#8939](https://github.com/logseq/logseq/pull/8939) - Asset URL handling for Whiteboards and custom.css [#8927](https://github.com/logseq/logseq/pull/8927) [#8933](https://github.com/logseq/logseq/pull/8933) - Cannot open dir with default app [#8931](https://github.com/logseq/logseq/pull/8931) - [[Enhancement]] - Adapt the Logseq Sync login modal size to responsive layout [#8920](https://github.com/logseq/logseq/pull/8920) - ## Beta 0.9.0 [[Mar 28th, 2023]] Download links for Desktop App and Android App: - [[Breaking Changes]] - Refactored file system handling to fix filename issues on mobile platforms, requiring re-indexing of your working graph [#8792](https://github.com/logseq/logseq/pull/8792) - [[Features]] - Added a simple [Query Builder](https://docs.logseq.com/#/page/Query%20Builder) [#8774](https://github.com/logseq/logseq/pull/8774) - Updated the login UI for Logseq Sync [#8865](https://github.com/logseq/logseq/pull/8865) - Made [Whiteboards](https://docs.logseq.com/#/page/whiteboard) publicly available to all users [#8853](https://github.com/logseq/logseq/pull/8853) - [[Thanks]] - [[aiirobyte]] - Add config option to handle default block refs expanding behavior in [#8839](https://github.com/logseq/logseq/pull/8839) - [[AkrISrn]] - fix logbook `with-second-support?` doesn't work in [#8803](https://github.com/logseq/logseq/pull/8803) - [[Bad3r]] - Add Hub & Awesome-logseq to README in [#8738](https://github.com/logseq/logseq/pull/8738) - [[Zhizhen He]] - Format table and update command of docs in [#8845](https://github.com/logseq/logseq/pull/8845) - [[Yichen Yan]] - Upgrade playwright to 1.31.0 in [#8688](https://github.com/logseq/logseq/pull/8688) - [[sallto]] - Add better error messages for duplicate key in config.edn in [#8488](https://github.com/logseq/logseq/pull/8488) - [[Zhaohui Shi]] - Update default config template to correct format in [#8907](https://github.com/logseq/logseq/pull/8907) - [[situ2001]] - Shrink on-click range of sidebar-item in [#8752](https://github.com/logseq/logseq/pull/8752) - Fix: do not convert URL to macro while raw pasting in [#8815](https://github.com/logseq/logseq/pull/8815) - [[Sky Hong]] - Update Traditional Chinese translation (zh-Hant) in [#8791](https://github.com/logseq/logseq/pull/8791) - [[김원웅]] - Update Korean translation in [#8813](https://github.com/logseq/logseq/pull/8813) - [[Yuriy Piskun]] - Fix: hide empty settings description in [#8739](https://github.com/logseq/logseq/pull/8739) - Fix: unwrap hierarchy and unlinked page blocks in [#8798](https://github.com/logseq/logseq/pull/8798) - [[Fixed issues]] - Massive fixes to Whiteboards: pasting shape [#8636](https://github.com/logseq/logseq/pull/8636), autocomplete on portals [#8747](https://github.com/logseq/logseq/pull/8747), shape index and arrow binding [#8885](https://github.com/logseq/logseq/pull/8885), history handling [#8788](https://github.com/logseq/logseq/pull/8788), [#8893](https://github.com/logseq/logseq/pull/8893) - Copy event handling [#8777](https://github.com/logseq/logseq/pull/8777) - Display page's original name in linked reference [#8773](https://github.com/logseq/logseq/pull/8773) - Multi-window crash when Logseq Sync enabled [#8874](https://github.com/logseq/logseq/pull/8874) - Select only the current block when opening its context menu [#8863](https://github.com/logseq/logseq/pull/8863) - Block edit undo handling [#8833](https://github.com/logseq/logseq/pull/8833) [#8864](https://github.com/logseq/logseq/pull/8864) - Use system certs for Logseq Sync [#8731](https://github.com/logseq/logseq/pull/8731) - Incorrect position of absolute modal on some mobile platforms [#8826](https://github.com/logseq/logseq/pull/8826) - `beforeunload` hook of Plugin system [#8768](https://github.com/logseq/logseq/pull/8768) - Do not convert URL to macro while raw pasting [#8815](https://github.com/logseq/logseq/pull/8815) - Logbook's `with-second-support?` doesn't work [#8803](https://github.com/logseq/logseq/pull/8803) - Shrink on-click range of sidebar-item [#8752](https://github.com/logseq/logseq/pull/8752) - [[Enhancement]] - Whiteboards - Paste and dnd behavior (also add a placeholder to shape labels) [#8753](https://github.com/logseq/logseq/pull/8753) - Publishing [#8899](https://github.com/logseq/logseq/pull/8899) - Refine UX [#8797](https://github.com/logseq/logseq/pull/8797) - Add mldoc ast schema [#8829](https://github.com/logseq/logseq/pull/8829) - Add page column for query tables with block results [#8869](https://github.com/logseq/logseq/pull/8869) - Several copy-as/export enhancements [#8814](https://github.com/logseq/logseq/pull/8814) - I18N: Update Korean translation [#8813](https://github.com/logseq/logseq/pull/8813), Traditional Chinese translation (zh-Hant) [#8791](https://github.com/logseq/logseq/pull/8791) - PDF view UI lag for the case of large highlights data [#8772](https://github.com/logseq/logseq/pull/8772) - Add better error messages for duplicate key in `config.edn` [#8488](https://github.com/logseq/logseq/pull/8488) - Audio and video player render after upload asset command [#8876](https://github.com/logseq/logseq/pull/8876) - Optimize active state of the auto-complete component for mouse interaction [#8808](https://github.com/logseq/logseq/pull/8808) - HTTP APIs server UI indicator [#8744](https://github.com/logseq/logseq/pull/8744) - Add config option to handle default block refs expanding behavior [#8839](https://github.com/logseq/logseq/pull/8839). A new setting item `:ui/auto-expand-block-refs?` is added. - ## Beta 0.8.18 [[Mar 1st, 2023]] Desktop app and Android App download link: - [[Features]] - Support cues for Cloze cards [#8654](https://github.com/logseq/logseq/pull/8654) [Documentation](https://docs.logseq.com/#/page/cloze) - [[Thanks]] - [[Bad3r]] - bump NodeJS from 16.x to 18.x LTS [#8406](https://github.com/logseq/logseq/pull/8406) - bump Ubuntu image from 18.04 to 22.04 [#8420](https://github.com/logseq/logseq/pull/8420) - New README structure [#8160](https://github.com/logseq/logseq/pull/8160) - Add contributing guidelines [#8222](https://github.com/logseq/logseq/pull/8222) - [[Adam]] - Fix: incorrect page title when `hls__` is opened [#8697](https://github.com/logseq/logseq/pull/8697) - [[Zhizhen He]] - Add typo check to GitHub action [#8671](https://github.com/logseq/logseq/pull/8671) - [[Hendrik]] - Update german translation - [[An Li]] - Add repl setup to development document [#8588](https://github.com/logseq/logseq/pull/8588) - [[ksqsf]] - Support cues for SRS cloze cards [#8654](https://github.com/logseq/logseq/pull/8654) - [[Elgun]] - Fix incorrect version control description - [[megayu]] - Enhance pasting from clipboard [#8642](https://github.com/logseq/logseq/pull/8642) - [[queeup]] - Update Turkish translation - [[sallto]] - Add command for copying a page url [#8538](https://github.com/logseq/logseq/pull/8538) - Fix "Copy Image" menu item correctly copies images [#8424](https://github.com/logseq/logseq/pull/8424) - [[Yuriy Piskun]] - Add description to plugin settings headers [#8643](https://github.com/logseq/logseq/pull/8643) - [[Fixed issues]] - Massive bug fixes for whiteboards: [#8603](https://github.com/logseq/logseq/pull/8603) [#7786](https://github.com/logseq/logseq/pull/7786) - "Copy Image" menu item correctly copies images [#8424](https://github.com/logseq/logseq/pull/8424) - Command completion triggering too often [#8546](https://github.com/logseq/logseq/pull/8546) - Handle duplicated block ids [#8657](https://github.com/logseq/logseq/pull/8657) [#8668](https://github.com/logseq/logseq/pull/8668) - `hls` page name in page ref and page title [#8670](https://github.com/logseq/logseq/pull/8670) [#8697](https://github.com/logseq/logseq/pull/8697) - Tag and property value autocompletion cases [#8558](https://github.com/logseq/logseq/pull/8558) - Disable image resize on mobile platform [#8672](https://github.com/logseq/logseq/pull/8672) - Cannot copy blank string [#8632](https://github.com/logseq/logseq/pull/8632) - Remove prefix(`@`) checking for links of org mode page [#8589](https://github.com/logseq/logseq/pull/8589) - Force disable the unloaded(error) plugin [#8714](https://github.com/logseq/logseq/pull/8714) - Fix marker layout of area highlight PDF ref in block content [#8630](https://github.com/logseq/logseq/pull/8630) - Fix Logseq Sync network issues; add FreeBSD dev support [#8682](https://github.com/logseq/logseq/pull/8682) - [[Enhancement]] - Experimental support of auto-completion UI for [config.edn](https://docs.logseq.com/#/page/config.edn) file editing [#8584](https://github.com/logseq/logseq/pull/8584) - Add support for [block refs](https://docs.logseq.com/#/page/block%20reference) in properties to backlink to blocks [#8695](https://github.com/logseq/logseq/pull/8695) - Add command for copying a page url [#8538](https://github.com/logseq/logseq/pull/8538) - Add description to plugin settings headers [#8643](https://github.com/logseq/logseq/pull/8643) - Refactored copy/export [#8530](https://github.com/logseq/logseq/pull/8530) - [Whiteboards](https://docs.logseq.com/#/page/whiteboard): Auto pan canvas to pointer when out of view [#8611](https://github.com/logseq/logseq/pull/8611) - Handle invalid config.edn [#8573](https://github.com/logseq/logseq/pull/8573) [#8578](https://github.com/logseq/logseq/pull/8578) - Shortcuts can be disabled with `false` now  [#8618](https://github.com/logseq/logseq/pull/8618) - Add more translations, remove unused ones and add linter for unused [#8568](https://github.com/logseq/logseq/pull/8568) - Enhance re-index performance [#8563](https://github.com/logseq/logseq/pull/8563) - Show git status when commit changes [#7808](https://github.com/logseq/logseq/pull/7808) - PDF viewer enhancements [#8616](https://github.com/logseq/logseq/pull/8616) - Make the modals position friendly for the auto-complete component [#8652](https://github.com/logseq/logseq/pull/8652) - I18n: German [#8658](https://github.com/logseq/logseq/pull/8658), Turkish [#8575](https://github.com/logseq/logseq/pull/8575) - [Local HTTP Server](https://docs.logseq.com/#/page/local%20http%20server) now supports CORS for use from another web page or browser extension [#8651](https://github.com/logseq/logseq/pull/8651) - ## Beta 0.8.17 [[Feb 10th, 2023]] id:: 63e5df37-63ae-4caa-ac10-25dec8ec741b Desktop app and Android App download link: https://github.com/logseq/logseq/releases/tag/0.8.17 This is a release focused on bug fixes and minor enhancements. Introduced more query inputs `#8387 #8449`. Introduced a new template variable `{date}` to quick-capture, [Documentation](https://docs.logseq.com/#/page/logseq%20protocol). - [[Thanks]] - [[sallto]] - Add css selectors to macros [#8299](https://github.com/logseq/logseq/pull/8299) - Support Media Fragment URIs with audio [#8300](https://github.com/logseq/logseq/pull/8300) - Add error notification if graph can't be opened [#8200](https://github.com/logseq/logseq/pull/8200) - [[situ2001]] - Fix CodeMirror indenting shortcuts cause page routing [#8415](https://github.com/logseq/logseq/pull/8415) - Fix: remove extra braces for some incorrect macro usages [#8381](https://github.com/logseq/logseq/pull/8381) - Fix: searching in page defers while entering Chinese characters using a Pinyin IME [#8399](https://github.com/logseq/logseq/pull/8399) - Fix incorrect [[Undo and Redo]] sequence of indent/outdent [#8228](https://github.com/logseq/logseq/pull/8228) - Fix validating of URLs in `video` block [#8164](https://github.com/logseq/logseq/pull/8164) - [[Bad3r]] - Fix docker web app failing to build [#8384](https://github.com/logseq/logseq/pull/8384) - Add missing user-config options [#8429](https://github.com/logseq/logseq/pull/8429) - [[Brooks Rady]] - Fix normalizing the case of property keys [#8412](https://github.com/logseq/logseq/pull/8412) - Fix rendering of inline symbols [#8358](https://github.com/logseq/logseq/pull/8358) - [[Yuexun Jiang]] - Add support for dragging the PDF viewer head to move the window [#7187](https://github.com/logseq/logseq/issues/7187) - [[Colson]] - Fix tables not widening in wide mode [#8375](https://github.com/logseq/logseq/pull/8375) - [[Paulo Oliva]] - Update European Portuguese translation - [[ksqsf]] - Update Chinese (Simplified) translation - [[Dan Zwell]] - Clarify the option to prefer pasting a file rather than text [#8363](https://github.com/logseq/logseq/pull/8363) - [[Yichen Yan]] - Cache special query value as resolved value [#8263](https://github.com/logseq/logseq/pull/8263) - [[Phoenix Eliot]] - Fix arch/sudo command in instructions in docs [#8476](https://github.com/logseq/logseq/pull/8476) - [[queeup]] - Update Turkish translation - [[Richard Garčár]] - Add Slovak language - [[WsinGithub]] - Fix missing PDF caused by incomplete linked file path from zotero [#7676](https://github.com/logseq/logseq/pull/7676) - [[Ryen Xiang]] - Chinese (Simplified) translation - [[Fixed issues]] - Auto heading on markdown mode [#8327](https://github.com/logseq/logseq/pull/8327) - [Documentation](https://docs.logseq.com/#/page/headings) - Search tippy component failing [#8373](https://github.com/logseq/logseq/pull/8373) - CodeMirror indenting shortcuts cause page routing [#8415](https://github.com/logseq/logseq/pull/8415) - Page properties not being visible in the query table [#8336](https://github.com/logseq/logseq/pull/8336) [#8482](https://github.com/logseq/logseq/pull/8482) (Re-index required) - Tables not widening in wide mode [#8375](https://github.com/logseq/logseq/pull/8375) - Incorrect [[Undo and Redo]] sequence of indent/outdent [#8228](https://github.com/logseq/logseq/pull/8228) - Fix date-picker opening conditions [#8333](https://github.com/logseq/logseq/pull/8333) - Stability of Logseq Sync, allow ignore checking certs, retrying upload [#8350](https://github.com/logseq/logseq/pull/8350) [#8504](https://github.com/logseq/logseq/pull/8504) [#8486](https://github.com/logseq/logseq/pull/8486) - Missing PDF caused by incomplete linked file path from zotero [#7676](https://github.com/logseq/logseq/pull/7676) - Remove plugin settings entry when plugin disabled [#8548](https://github.com/logseq/logseq/pull/8548) - Mobile: timestamp submenu of toolbar not shown [#8559](https://github.com/logseq/logseq/pull/8559) - [[Enhancement]] - Adds support for `:query-page` as an input [#8449](https://github.com/logseq/logseq/pull/8449) - [Documentation](https://docs.logseq.com/#/page/advanced%20queries/block/query%20inputs) - Support dragging the PDF viewer head to move the window [#8305](https://github.com/logseq/logseq/pull/8305) - Support Media Fragment URIs with audio [#8300](https://github.com/logseq/logseq/pull/8300) - Add error notification if graph can't be opened [#8200](https://github.com/logseq/logseq/pull/8200) - Add css selectors to rendered macros [#8299](https://github.com/logseq/logseq/pull/8299) - Add validation to logseq/config.edn [#8382](https://github.com/logseq/logseq/pull/8382) - Add `{date}` template variable to quick-capture [#8560](https://github.com/logseq/logseq/pull/8560) - Add `:default-page` to `quick-capture-options` [#8529](https://github.com/logseq/logseq/pull/8529) - Add +/- syntax, (w)eek (m)onth (y)ear, and time support to query :inputs [#8387](https://github.com/logseq/logseq/pull/8387) - [Documentation](https://docs.logseq.com/#/page/advanced%20queries/block/query%20inputs) - Add native logging for desktop and android [#8515](https://github.com/logseq/logseq/pull/8515) - File and page commands work in more contexts and warn when they don't work [#8495](https://github.com/logseq/logseq/pull/8495) - I18n: Chinese [#8509](https://github.com/logseq/logseq/pull/8509), Slovak [#8464](https://github.com/logseq/logseq/pull/8464), Portuguese [#8389](https://github.com/logseq/logseq/pull/8389) - Whiteboards: add tweet shape [#8279](https://github.com/logseq/logseq/pull/8279) - [Documentation](https://docs.logseq.com/#/page/whiteboard%2Fobject%2Ftweet) - ## Beta 0.8.16 [[Jan 12th, 2023]] id:: 63c01211-e5cd-4bb5-80dd-a33cae5730f3 Desktop app and Android App download link: https://github.com/logseq/logseq/releases/tag/0.8.16 - [[Features]] - PDF highlight drag & drop [#8103](https://github.com/logseq/logseq/pull/8103) - [[Thanks]] - [[Darwis]] - New query inputs for advanced query - [[Yue Yang]] - Center content in search items - [[Giuseppe D'Andrea]] - Fix Header navigation of namespace pages in page preview popup - [[ksqsf]] - Prevent Ctrl+A from selecting the whole document - [[Sergio Miguéns]] - Add a new option to show full blocks in references - [[Phoenix Eliot]] - Refine [[Undo and Redo]] button icons - Add note about auto-formatting in `dev-practices.md` - [[sallto]] - Remove non-clickable space between links in sidebar - [[situ2001]] - Document components related to hide page-preview itself when hovered hierarchy ref in the preview - Add a new bug report page - Fix: should update `:block/namespace` while renaming pages - Fix e2e test cases - [[Taylor Hoffmann]] - I18n updates - [[Fixed issues]] - Capture open-url failure [#8219](https://github.com/logseq/logseq/pull/8219) - Query table not showing full property values and publishing failing on query tables [#8301](https://github.com/logseq/logseq/pull/8301) - Save code block shouldn't reset cursor position [#8177](https://github.com/logseq/logseq/pull/8177) - Graph name with period didn't parse correctly, causing wrong block URLs [#8294](https://github.com/logseq/logseq/pull/8294) - Should update `:block/namespace` while renaming page [#8266](https://github.com/logseq/logseq/pull/8266) - Wrong behavior when backspace with line-head text selection [#8197](https://github.com/logseq/logseq/pull/8197) - File deletion handling in Logseq Sync; Should trigger remote->local sync when idle [#8277](https://github.com/logseq/logseq/pull/8277) [#8241](https://github.com/logseq/logseq/pull/8241) - Should not stop syncing when Android App entering background [#8246](https://github.com/logseq/logseq/pull/8246) - Header navigation of namespace pages in page preview popup [#6405](https://github.com/logseq/logseq/pull/6405) - Remove non clickable space between links in sidebar [#8268](https://github.com/logseq/logseq/pull/8268) - [[Enhancement]] - Bug report page, adding clipboard data inspector [#8317](https://github.com/logseq/logseq/pull/8317) - Check app awake from sleep [#8291](https://github.com/logseq/logseq/pull/8291) - New query inputs for advanced query [#5674](https://github.com/logseq/logseq/pull/5674) [Document: Query Inputs](https://docs.logseq.com/#/page/advanced%20queries/block/query%20inputs) - Add a new option `:ui/show-full-blocks?` to show full blocks in references [#8124](https://github.com/logseq/logseq/pull/8124) - Prevent Ctrl+A from selecting the whole document [#7177](https://github.com/logseq/logseq/pull/7177) - Refine [[Undo and Redo]] button icons [#8201](https://github.com/logseq/logseq/pull/8201) - Make the weblink PDF filename to be human-readable for the annotations page [#8240](https://github.com/logseq/logseq/pull/8240) - Plugin API: filter hooks of DB block changes for performance [#8234](https://github.com/logseq/logseq/pull/8234) - No need to pass `isPageBlock` for api/insert_block API [#8176](https://github.com/logseq/logseq/pull/8176) - Remove warning of macro renderer slot for mobile [#8220](https://github.com/logseq/logseq/pull/8220) - Add delete option for blocks context menu [#8204](https://github.com/logseq/logseq/pull/8204) - Center content in search items [#8179](https://github.com/logseq/logseq/pull/8179) - I18n: pt-BR, pt-PT, fr and tr [#8247](https://github.com/logseq/logseq/pull/8247) - [[Dec 29th, 2022]] Beta 0.8.15 Desktop app and Android App download link: https://github.com/logseq/logseq/releases/tag/0.8.15 This version fixes empty pages caused by nonstandard path-naming, by applying Unicode normalization to all paths. We recommend you update as soon as possible. - [[Features]] - Use shortcut `mod+a` to select parent blocks up to the whole page [#7803](https://github.com/logseq/logseq/pull/7803) - [[Local Http server]] for API invoke [#7699](https://github.com/logseq/logseq/pull/7699) - [[Thanks]] - [[Bad3r]] - Wording enhancements of App UI - [[Gabriele Lippi]] - Fix format property reference when in org-mode - [[gut4]] - Enable iOS file sharing for transfer files with the Finder or iTunes - [[Guy Pursey]] - Fix query table sorting - [[queeup]] - Update Turkish translation - [[situ2001]] - Display full search results in the web app - [[Hidekazu Kubota]] - Add several missing i18n items to the right-click menu - Add Japanese translations for new shortcuts and menus - [[Fixed issues]] - Fix empty pages caused by nonstandard path-naming, apply unicode normalization to all paths [#8146](https://github.com/logseq/logseq/pull/8146) [#8147](https://github.com/logseq/logseq/pull/8147) - Format property reference when org mode [#7389](https://github.com/logseq/logseq/pull/7389) - Cannot switch between modals by shortcuts [#7805](https://github.com/logseq/logseq/pull/7805) - Provide consistent page links for web and publishing [#7801](https://github.com/logseq/logseq/pull/7801) - Query table sorting [#7751](https://github.com/logseq/logseq/pull/7751) - [[Enhancement]] - Display full search results in the web app [#8132](https://github.com/logseq/logseq/pull/8132) - Enable iOS file sharing for transfer files with the Finder or iTunes [#7774](https://github.com/logseq/logseq/pull/7774) - I18n: Missing translation fields [#8139](https://github.com/logseq/logseq/pull/8139), Japanese [#7984](https://github.com/logseq/logseq/pull/7984), Turkish [#7800](https://github.com/logseq/logseq/pull/7800) - UI enhancements: mobile [#8141](https://github.com/logseq/logseq/pull/8141), responsive right-sidebar [#8126](https://github.com/logseq/logseq/pull/8126) - [[Dec 20th, 2022]] Beta 0.8.14 Desktop app and Android App download link: https://github.com/logseq/logseq/releases/tag/0.8.14 - [[Fixed issues]] - Raw file editor content cleared when on-blur [#7787](https://github.com/logseq/logseq/pull/7787) - Linked references filter is empty [#7793](https://github.com/logseq/logseq/pull/7793) - [[Dec 19th, 2022]] Beta 0.8.13 Desktop app and Android App download link: https://github.com/logseq/logseq/releases/tag/0.8.13 - [[Features]] - Logseq Whiteboards now become a Beta Feature - [[Enhancement]] - Open the keyboard shortcuts helping page on the right side panel [#7550](https://github.com/logseq/logseq/pull/7550) - Refine Network proxy support, add proxy support to Logseq Sync [#7711](https://github.com/logseq/logseq/pull/7711) - Improve query performance [#7708](https://github.com/logseq/logseq/pull/7708) - Plugin API enhancements [#7555](https://github.com/logseq/logseq/pull/7555) [#7549](https://github.com/logseq/logseq/pull/7549) [#7716](https://github.com/logseq/logseq/pull/7716) - Added shortcut for closing the right sidebar top item [#7622](https://github.com/logseq/logseq/pull/7622) - Added support for urls to heading blocks in web and published apps [#7668](https://github.com/logseq/logseq/pull/7668) - [See Documentation](https://docs.logseq.com/#/page/publishing/block/available%20urls) - [[Breaking Changes]] - Change "Git commit" shortcut from a single `c` to `mod+g c` [#7609](https://github.com/logseq/logseq/pull/7609) - Introduce a new config property `:logseq.query/nlp-date`. Default to `false`. Query without `logseq.query/nlp-date:: true` would disable date normalization [#7708](https://github.com/logseq/logseq/pull/7708) - [[Thanks]] - [[Bad3r]] - Enhance(dev): add `cljs:dev-release-electron` - Do not use posthog when dev - Minor fixes in README.md - [[Sebastian Sosa]] - Added shortcut for closing the right sidebar top item - [[queeup]] - Update Turkish translation - [[sallto]] - Fix link can't be pasted on selected text in block content - Fix overflow of installed plugin settings dialog - Fix: prevent 2 Datepickers from being open at the same time - [[Siddharth Yadav]] - Fix: update code edit state for the code blocks that are opened in main area and sidebar, as embeds - [[situ2001]] - Provide i18n for settings-page - Fixes for PDF context menu - [[Sergey Kolesnik]] - Fix a bunch of sanity in search palette CSS - [[SteOtt]] - Update README.md - [[Manuel]] - Add keepUUID option to insertBatchBlock plugin API - [[usoon]] - Fix: group linked references by parent - [[xxchan]] - Dev update: link to forum directly for feature requests & questions - [[Fixed issues]] - Validates global config [#7620](https://github.com/logseq/logseq/pull/7620) [#7651](https://github.com/logseq/logseq/pull/7651) - Block reference only returns the first level of data [#7776](https://github.com/logseq/logseq/pull/7776) - Copy block-ref instantly after input text lost block content [#7732](https://github.com/logseq/logseq/pull/7732) - Group linked references by parent [#7613](https://github.com/logseq/logseq/pull/7613) - Highlight text color on light themes [#7599](https://github.com/logseq/logseq/pull/7599) - Link can't be pasted on selected text in block content [#7618](https://github.com/logseq/logseq/pull/7618) - Missing children in linked references [#7626](https://github.com/logseq/logseq/pull/7626) - Open inline block refs by default when zooming in a block [#7650](https://github.com/logseq/logseq/pull/7650) - Remove spaces around CJK characters when auto-complete pages [#7631](https://github.com/logseq/logseq/pull/7631) - Remove orphaned files/blocks from DB when comparing DB and disk [#7686](https://github.com/logseq/logseq/pull/7686) - Some PDF context menu fix [#7690](https://github.com/logseq/logseq/pull/7690) - Update code edit state for the code blocks that are opened in main area and sidebar, as embeds [#7639](https://github.com/logseq/logseq/pull/7639) - Bug fixes for Logseq Sync, in handling file deletion and renaming - [[Mobile Specific]] - Always show hamburger button [#7512](https://github.com/logseq/logseq/pull/7512) - Mobile UX enhancements [#7492](https://github.com/logseq/logseq/pull/7492) - [[Dec 2nd, 2022]] Beta 0.8.12 Desktop app and Android App download link: https://github.com/logseq/logseq/releases/tag/0.8.12 - [[Features]] - Add `page` and `append` parameters to quickCapture URL, add corresponding config in `config.edn` [Documentation: Logseq Protocol](https://docs.logseq.com/#/page/Logseq%20Protocol) - [[Thanks]] - [[Axel CÉARD]] - I18n updates for French - [[Darwis]] - Enhance sci eval-string and Clojure code eval-result - Fix render custom HTML element as hiccup not working - [[Yue Yang]] - Fix: use name to detect default theme - [[Gabriele Lippi]] - Add a document section on how to contribute by opening a PR - [[Rui Sun]] - I18n updates for Chinese - [[Soumik]] - Add show theme plugin settings under "Plugin Settings" - [[Zhizhen He]] - I18n updates for Chinese - [[hkgnp]] - Add support for quick-capturing youtube links as embedded video - Add settings support for quick-capturing target page and redirection - [[Jon]] - I18n updates for Spanish - Fix auto pair parenthesis - [[Matthew Lilley]] - Fix shift+click on "all pages" launching a new browser window - Fix Retain block references on file reload - [[queeup]] - I18n updates for Turkish - [[Siddharth Yadav]] - Fix cannot upload assets with certain formats - [[Sergey Kolesnik]] - Fix some CSS variables - [[Manuel]] - Add option to insert block without focusing it afterward - Fix customUUID not converted to UUID type - [[Vitali Haravy]] - Fix: correct wording of a comment in `config.edn` - [[WesleyCh3n]] - Fix a typo in README - [[Fixed issues]] - Massive bug fixes for Logseq Sync - Enhancements to PDF viewer [#7369](https://github.com/logseq/logseq/pull/7369) - Enhance sci eval-string and Clojure code eval-result [#7287](https://github.com/logseq/logseq/pull/7287) - [Documentation](https://docs.logseq.com/#/page/ClojureScript%20Eval%20in%20a%20Block) - Custom UUID not converted to UUID type [#7375](https://github.com/logseq/logseq/pull/7375) - Code block markup disappear [#7411](https://github.com/logseq/logseq/pull/7411) - Can't paste nested blocks into an empty block [#7504](https://github.com/logseq/logseq/pull/7504) - Cannot upload assets with certain formats. [#7452](https://github.com/logseq/logseq/pull/7452) - Error while handling global config [#7373](https://github.com/logseq/logseq/pull/7373) [#7394](https://github.com/logseq/logseq/pull/7394) [#7552](https://github.com/logseq/logseq/pull/7552) - Filename format revert manual title check [#7449](https://github.com/logseq/logseq/pull/7449) - Render custom HTML element as hiccup not working [#7370](https://github.com/logseq/logseq/pull/7370) - Notify users if page name already exists when parsing files [#7433](https://github.com/logseq/logseq/pull/7433) - Retain block references on file reload [#7363](https://github.com/logseq/logseq/pull/7363) - Show hierarchy for page alias [#7368](https://github.com/logseq/logseq/pull/7368) - Use default font family for headings [#7490](https://github.com/logseq/logseq/pull/7490) - Make dynamic width of absolute modal container fit for widen screen. [#7320](https://github.com/logseq/logseq/pull/7320) - Auto pair parenthesis [#7379](https://github.com/logseq/logseq/pull/7379) - [[Enhancement]] - Plugin API enhancements [#6945](https://github.com/logseq/logseq/pull/6945) - Adaptive font size for tags [#7543](https://github.com/logseq/logseq/pull/7543) - Add bug report to menu [#7531](https://github.com/logseq/logseq/pull/7531) - Show theme plugin settings under "Plugin Settings" [#7274](https://github.com/logseq/logseq/pull/7274) - Page content search fine-tuning [#7532](https://github.com/logseq/logseq/pull/7532) - I18n: Chinese [#7413](https://github.com/logseq/logseq/pull/7413) [#7357](https://github.com/logseq/logseq/pull/7357), French [#7441](https://github.com/logseq/logseq/pull/7441) [#7442](https://github.com/logseq/logseq/pull/7442) [#7443](https://github.com/logseq/logseq/pull/7443), Turkish [#7381](https://github.com/logseq/logseq/pull/7381), Spanish [#7422](https://github.com/logseq/logseq/pull/7422) - [[Alpha Features]] - Whiteboards: Add main color panel and rearrange tools [#7358](https://github.com/logseq/logseq/pull/7358) - Whiteboards: Shape links [#7395](https://github.com/logseq/logseq/pull/7395) - [[Mobile Specific]] - Sync Android nav bar and status bar color [#7385](https://github.com/logseq/logseq/pull/7385) - Fix iPad toolbar position when hiding keyboard [#7472](https://github.com/logseq/logseq/pull/7472) - Missing URL encode when sharing asset URL [#7466](https://github.com/logseq/logseq/pull/7466) - Fix Android content disappears when deleting or inserting blocks quickly [#7501](https://github.com/logseq/logseq/pull/7501) - [[Nov 16th, 2022]] Beta 0.8.11 Desktop app and Android App download link: https://github.com/logseq/logseq/releases/tag/0.8.11 - [[Breaking Changes]] - [On-disk encryption is removed](https://discuss.logseq.com/t/deprecation-of-on-disk-encryption/12334) [#7221](https://github.com/logseq/logseq/pull/7221). You should follow the instructions to decrypt your graph files. - `logseq/pages-metadata.edn` is deprecated. Now it can be safely deleted. - [[Thanks]] - [[Loïc Gerbaud]] - Update French translation - [[David Vargas]] - Always render the invalid block ref regardless of contents - [[Zhizhen He]] - Update Chinese translation - [[kv-gits]] - Update develop-logseq-on-windows.md - [[Matthew Lilley]] - Small fix in documentation for browser development - [[Nate McIntosh]] - Fix total clock-time not properly calculated - [[Phoenix Eliot]] - Fix cmd-down erasing just-typed text - [[queeup]] - Update Turkish translation - [[sallto]] - Fix renaming the homepage makes it no longer the homepage - Fix scheduled date picker always points to today, regardless of a previous date - [[situ2001]] - Toggling between pasting text or file when they both exist - [[Sergey Kolesnik]] - Small style fixes - [[Timothy Pratley]] - Replace whiteboard printing with ugly print - [[Yuriy Piskun]] - Add missing mark css vars - [[Fixed issues]] - Always render the invalid block ref regardless of contents [#7178](https://github.com/logseq/logseq/pull/7178) - File sync bug fixes [#7267](https://github.com/logseq/logseq/pull/7267) [#7215](https://github.com/logseq/logseq/pull/7215) - Cmd-down erasing just-typed text [#7316](https://github.com/logseq/logseq/pull/7316) - Sync stops when there're filenames with reserved chars [#7237](https://github.com/logseq/logseq/pull/7237) - Total clock-time not properly calculated [#7238](https://github.com/logseq/logseq/pull/7238) - Add missed mark css vars [#7200](https://github.com/logseq/logseq/pull/7200) - Allow custom URL protocols [#7207](https://github.com/logseq/logseq/pull/7207) - Missing fields in Appimage desktop file  [#7219](https://github.com/logseq/logseq/pull/7219) - Some asset path is not loaded on Electron [#7281](https://github.com/logseq/logseq/pull/7281) - Make header component reactive on user/info state [#7225](https://github.com/logseq/logseq/pull/7225) - Page names should be URIencoded on Android pad / iPad devices [#7217](https://github.com/logseq/logseq/pull/7217) - Better quick search icons and actions [#7328](https://github.com/logseq/logseq/pull/7328) - Race condition on creating zotero profile [#7243](https://github.com/logseq/logseq/pull/7243) - Renaming the homepage makes it no longer the homepage [#7236](https://github.com/logseq/logseq/pull/7236) - Scheduled date picker always points to today, regardless of a previous date [#7329](https://github.com/logseq/logseq/pull/7329) - File sync crashes [#7227](https://github.com/logseq/logseq/pull/7227) - Date format related issues [#7059](https://github.com/logseq/logseq/pull/7059) - Unlinking wrong graphs [#7253](https://github.com/logseq/logseq/pull/7253) - Missing trailing content when pasting inline code [#7288](https://github.com/logseq/logseq/pull/7288) - Should not show url-decoded filenames when re-indexing [#7279](https://github.com/logseq/logseq/pull/7279) - [[Enhancement]] - I18n Changes: Update French translation [#7193](https://github.com/logseq/logseq/pull/7193) [#7327](https://github.com/logseq/logseq/pull/7327), update Chinese translation [#7186](https://github.com/logseq/logseq/pull/7186), update Turkish translation [#7256](https://github.com/logseq/logseq/pull/7256) - Toggle between pasting text or file when they both exist [#7198](https://github.com/logseq/logseq/pull/7198) - Graph select and create on iOS [#7184](https://github.com/logseq/logseq/pull/7184) - Improve plugin marketplace [#6978](https://github.com/logseq/logseq/pull/6978) - Upload files when the iOS app switches to background [#7292](https://github.com/logseq/logseq/pull/7292) - [[Nov 1st, 2022]] id:: 63610d7b-e12d-4266-bc74-8f9f1fab6e74 Beta 0.8.10 Desktop app and Android App download link: https://github.com/logseq/logseq/releases/tag/0.8.10 - [[Thanks]] - [[situ2001]] - fix: page title height changes when the title is empty - zh-CN translation - [[sallto]] - fix: Sorting of Pagelinks in Query tables - [[Seth Yuan]] - feat: support locale sensitive string comparisons for table sorting - [[Kenneth C. Arnold]] - fix minor grammar issues - [[Candide U]] - Enhancement: Logseq Publish uses custom.css and export.css - [[Sergey Kolesnik]] - Update common.css - [[Loïc Gerbaud]] - French translation - [[yoyurec]] - Page bottom refs blocks - [[Fixed issues]] - Audio recording not work on #iOS - Assets not loading on #windows - Unexpected up/down navigation behavior after indenting in navigation mode - Presentation bugs - Now it's possible to see all the blocks in the presentation: -
- - Fix file links creating garbage pages - Disallow tags as property names - Don't fail publish action if they don't exist for `#7067` - Open local URL - Can't click the block reference number in published HTML - Main content container overflow when page title too long - [[Enhancement]] - Don't scroll center to a selected block if it's visible - [[Oct 19th, 2022]] id:: 634eec80-b852-4da9-8c7c-8e4c9dd8e1c7 Beta 0.8.9 Desktop app and Android App download link: https://github.com/logseq/logseq/releases/tag/0.8.9 - [[Breaking Changes]] #+BEGIN_IMPORTANT Newly created graphs on Logseq `0.8.9` or above are using the new filename format by default. May [restore the legacy format](((63503015-99b5-4186-9c42-d3ab9c82482b))) to keep compatible with old Logseq versions. Opening graphs in new filename format with earlier versions of Logseq will wrongly display some page titles and break some page references. AVOID creating or renaming pages on these graphs with old versions of Logseq (e.g. Logseq `0.8.2` on iOS until the upgrade is released) #+END_IMPORTANT For more details, see [[Filename format]] - [[Features]] - **PDF enhancements** id:: 634ef719-e21e-4b10-96bf-d42b6d5a118b - Full-text search 🎉 - Highlights list and colored label from the toolbar - Demo -
- - **Reproducible plugin configuration** a.k.a [[plugins.edn]] id:: 2a18f16b-d60e-4316-9ed3-451707d332cf - This introduces a config file, `plugins.edn`, which is automatically updated with your installed plugins, this makes it easy to share your plugins set and try others as well. - **How to use it?** - 1. Reload (or restart) the app to have a `plugins.edn` created for you - 2. Installing, updating or removing a plugin updates plugins.edn - 3. Try someone else's plugins a.k.a. install from `plugins.edn` - a. Back up your plugins. If you have plugins.edn, save a copy of that file. If you don't have a plugins.edn, move ~/.logseq/plugins to ~/.logseq/plugins.bak - b. If you want to back up your plugin preferences: move ~/.logseq/settings to ~/.logseq/settings.bak - c. Choose a plugins.edn you want to try - check examples below. - d. Run the command  `Install plugins from plugins.edn`  or choose the 3 dot menu in the plugins dashboard. Click `Install`. - Demo -
- - Some examples: - ```clojure {:logseq-tags {:version "v0.1.2", :repo "gidongkwon/logseq-plugin-tags", :effect false, :theme false} :logseq-bionic-speedreader {:version "1.0.1", :repo "sawhney17/logseq-bionic-speedreader", :effect true, :theme false} :logseq-heatmap {:version "v2.4.2", :repo "pengx17/logseq-plugin-heatmap", :effect true, :theme false} :logseq-readwise-official-plugin {:version "v1.3.8", :repo "readwiseio/logseq-readwise-official-plugin", :effect true, :theme false} :logseq-my-highlights {:version "v1.16.7", :repo "theBenForce/logseq-plugin-my-highlights", :effect false, :theme false} :logseq-graph-analysis {:version "0.7.0", :repo "trashhalo/logseq-graph-analysis", :effect false, :theme false} :logseq-journals-calendar {:version "0.10.5", :repo "xyhp915/logseq-journals-calendar", :effect false, :theme false}} ``` - ```clojure {:logseq-power-plugin {:version "v1.0.0", :repo "hkgnp/logseq-power-plugin", :effect true, :theme false} :logtools {:version "0.0.5", :repo "cannibalox/logtools", :effect false, :theme false} :logseq-swapblocks-plugin {:version "v1.3.0", :repo "hkgnp/logseq-swapblocks-plugin", :effect false, :theme false} :logseq-luma {:version "0.3.1", :repo "gavinmn/logseq-luma", :effect false, :theme true} :logseq-tablerender-plugin {:version "v1.9.0", :repo "hkgnp/logseq-tablerender-plugin", :effect false, :theme false} :logseq-heatmap {:version "v2.4.2", :repo "pengx17/logseq-plugin-heatmap", :effect true, :theme false} :logseq-bullet-threading {:version "v1.1.0", :repo "pengx17/logseq-plugin-bullet-threading", :effect false, :theme false} :logseq-osmmaps-plugin {:version "v1.5", :repo "hkgnp/logseq-osmmaps-plugin", :effect true, :theme false} :logseq-vim-shortcuts {:version "v0.1.15", :repo "vipzhicheng/logseq-plugin-vim-shortcuts", :effect true, :theme false} :logseq-plugin-gpt3-openai {:version "v1.0.1", :repo "briansunter/logseq-plugin-gpt3-openai", :effect true, :theme false} :logseq-fenced-code-plus {:version "0.0.4", :repo "xyhp915/logseq-fenced-code-plus", :effect true, :theme false}} ``` - https://github.com/cldwalker/logseq-config/blob/main/config/plugins.edn - [[Thanks]] - [[Ilya Gusev]] - Improve Russian (ru) translations - [[situ2001]] - Modal not respond to the enter keydown event - Grid mode status not correctly shown - zh_CN translate on graph - [[yoyurec]] - Add `page-property-value` class - [[Patrick Moriarty]] - iOS: Continue recording audio while the phone sleep - [[Fixed issues]] - Create local versions on mobile if there's any conflict - Excalidraw cursor offset - Don't create a journal file when it was initialized by a template - Failed to import OPML - Re-index stuck when there're multiple whiteboards that have the same UUID - Up/down arrow navigation - Remove # doesn't remove the heading property - Sanitize HTML to ensure security - A lot of issues with PDF - Logseq can't be started on Windows 7 - [[Enhancement]] - **New file name rules** id:: 634ef576-c138-495c-999b-1083e3d05e07 - *Motivations* - `%2F`  for namespace separator is ugly - Previous rule of parsing  `.`  into  `/`  breaks file naming conventions (e.g.  `1.xxx.md` ,  `2.xxx.md` ) - *How to use it?* - Settings -> Advanced -> File name format, click the `Edit` button, and follow the instructions in the popup window. - [Document]([[Filename format]]) - Demo:
- - A new theme-based highlighting system and a lot of enhancements to colors collapsed:: true - ![colors.png](../assets/colors_1666120220687_0.png) - Demo: ![192252746-f86ac736-3996-4711-b3b9-449c648eb445.webm](../assets/192252746-f86ac736-3996-4711-b3b9-449c648eb445_1666117451901_0.webm) - UI enhancements including opacity, icons, etc. - Bump Excalidraw to `0.12.0` - [[Sep 30th, 2022]] Beta 0.8.8 Desktop app and Android App download link: https://github.com/logseq/logseq/releases/tag/0.8.8 - [[Thanks]] - [[Rafal]] - Fix & refine Polish translations - [[ingepettersen]] - Update Norwegian translation - [[japaul527]] - Fix a message typo - [[Kan-Ru Chen]] - Update rage-wasm to 0.3.0 - [[lord63]] - Guide developer to use `logseq.UI.showMsg` - [[Spyros Seimenis]] - Fix total clock-time calculation in query table - [[Moritz Ulrich]] - Don't show 'Make a flashcard' menu item with flashcards disabled - [[Fixed issues]] - Make right sidebar resizer draggable on desktop only, fix resizer position [#6749](https://github.com/logseq/logseq/pull/6749) [#6772](https://github.com/logseq/logseq/pull/6772) - Sort-by filter for simple queries [#6765](https://github.com/logseq/logseq/pull/6765) - Persist zoom level on app close [#6750](https://github.com/logseq/logseq/pull/6750) - Polish alignments of SVG icons [#6832](https://github.com/logseq/logseq/pull/6832) - Startup with an empty page sometimes [#6835](https://github.com/logseq/logseq/pull/6835) - Don't show 'Make a flashcard' menu item with flashcards disabled [#6831](https://github.com/logseq/logseq/pull/6831) - Container scrolling on sidebar editing [#6837](https://github.com/logseq/logseq/pull/6837) - Total clock-time calculation in query table [#6845](https://github.com/logseq/logseq/pull/6845) - [[Enhancement]] - I18n: Refine Polish translations [#6766](https://github.com/logseq/logseq/pull/6766), Norwegian translation [#6797](https://github.com/logseq/logseq/pull/6797) [#6798](https://github.com/logseq/logseq/pull/6798), - Update built-in icon mode [#6799](https://github.com/logseq/logseq/pull/6799) - Extract references from property values [#6529](https://github.com/logseq/logseq/pull/6529) - Unify heading UX for both markdown and org-mode [#6809](https://github.com/logseq/logseq/pull/6809) - [[Sep 15th, 2022]] Beta 0.8.7 Desktop app and Android App download link: https://github.com/logseq/logseq/releases/tag/0.8.7 - [[Thanks]] - [[Peng Xiao]] - Fix plugin settings not loading - [[Fixed issues]] - Plugin settings not loading [#6711](https://github.com/logseq/logseq/pull/6711) - Date sorting is nonsensical [#6596](https://github.com/logseq/logseq/pull/6596) - Minor UI issues [#6732](https://github.com/logseq/logseq/pull/6732) - Remove resizing class on tab [#6733](https://github.com/logseq/logseq/pull/6733) - [[Sep 13th, 2022]] Beta 0.8.6 Desktop app and Android App download link: https://github.com/logseq/logseq/releases/tag/0.8.6 - [[Features]] - Support for global config file, shared across all graphs [#6531](https://github.com/logseq/logseq/pull/6531) [Documentation]([[Global configuration]]) - [[Thanks]] - [[Taylor Hoffmann]] - Fully translated in pt-BR and pt-PT - [[George Guimarães]] - pt-BR enhancement - [[queeup]] - Update Turkish translation - [[xxchan]] - zh-CN translation improvement - [[Fixed issues]] - Mobile backup path handling [#6642](https://github.com/logseq/logseq/pull/6642) - Cannot batch insert to search db [#6646](https://github.com/logseq/logseq/pull/6646) - [[Enhancement]] - I18N: Turkish [#6608](https://github.com/logseq/logseq/pull/6608) [#6660](https://github.com/logseq/logseq/pull/6660), Simplified Chinese translation [#6638](https://github.com/logseq/logseq/pull/6638) - Fully translated in pt-BR and pt-PT [#6657](https://github.com/logseq/logseq/pull/6657) [#6654](https://github.com/logseq/logseq/pull/6654) - Performance improvement when importing graph [#6639](https://github.com/logseq/logseq/pull/6639) - Massive improvements to UI/UX and accessibility [#6617](https://github.com/logseq/logseq/pull/6617) - Refine electron log [#6695](https://github.com/logseq/logseq/pull/6695) - [[Sep 7th, 2022]] Beta 0.8.5 Desktop app and Android App download link: https://github.com/logseq/logseq/releases/tag/0.8.5 - [[Thanks]] - [[WsinGithub]] - UI fix for dsl-query - [[Emin Devrim Fidan]] - Fix "Themes" typo in translation - [[Enhancement]] - Image overlay buttons [#6559](https://github.com/logseq/logseq/pull/6559) - [[Fixed issues]] - Returns of raw datascript query [#6568](https://github.com/logseq/logseq/pull/6568) - Url param double decoded in Quick Capture [#6572](https://github.com/logseq/logseq/pull/6572) - Some fixes related to re-index [#6571](https://github.com/logseq/logseq/pull/6571) - UI fix for dsl-query [#6130](https://github.com/logseq/logseq/pull/6130) - Linkable built-in properties should not display as rich properties [#6606](https://github.com/logseq/logseq/pull/6606) - Windows app auto update [#6629](https://github.com/logseq/logseq/pull/6629) - [[Sep 2nd, 2022]] Beta 0.8.4 This is a minor upgrade for Android platform. Desktop app and Android App download link: https://github.com/logseq/logseq/releases/tag/0.8.4 - [[Fixed issues]] - Do not loading persist vars when nil graph [#6542](https://github.com/logseq/logseq/pull/6542) - Recover open new window button [#6540](https://github.com/logseq/logseq/pull/6540) - Android crash at start, accessing illegal path [#6551](https://github.com/logseq/logseq/pull/6551) - [[Enhancement]] - Nested scroll container for left sidebar dynamic modules [#6553](https://github.com/logseq/logseq/pull/6553) - [[Sep 1st, 2022]] Beta 0.8.3 Desktop app and Android App download link: https://github.com/logseq/logseq/releases/tag/0.8.3 - [[Features]] - Config option to allow for longer, richer property values, new config option `:rich-property-values?` [#6336](https://github.com/logseq/logseq/pull/6336) - Find in page on electron, use `CMD+F` or `Ctrl+F` to search term in current page [Documentation](https://docs.logseq.com/#/page/Find%20in%20page) [#6443](https://github.com/logseq/logseq/pull/6443) - [[Thanks]] - [[David Vargas]] - Add an option to skip redirect on page rename - [[Viktor Moros]] - Improve backtick auto-pairing - Adding E2E test for scenario with text after a soft return - [[Giuseppe D'Andrea]] - Fix shift-click on recently searched page - [[Mike Travers]] - Shift click on “Journals” opens latest in the right sidebar - [[Kan-Ru Chen]] - Update electron 19.0.12, fixed a bug in wayland rendering for Linux desktops - [[queeup]] - Update Turkish translation - [[star.lit]] - Add guide to speed up build process on Windows - [[swk777]] - Re-enabling Journals options does not work when default home page is filled out - [[Fixed issues]] - Shift-click on recently searched page [#6461](https://github.com/logseq/logseq/pull/6461) - Electron-only commands should only show up in electron [#6469](https://github.com/logseq/logseq/pull/6469) - CJK hashtag update failure [#6479](https://github.com/logseq/logseq/pull/6479) - Hide icon page property [#6473](https://github.com/logseq/logseq/pull/6473) - Handle delete image with no actual file [#6482](https://github.com/logseq/logseq/pull/6482) - Error while importing from edn/json [#6477](https://github.com/logseq/logseq/pull/6477) - Handle invalid property names [#6492](https://github.com/logseq/logseq/pull/6492) - Re-enabling Journals options does not work when home page is filled out [#6498](https://github.com/logseq/logseq/pull/6498) - Tabindex react dev warnings [#6520](https://github.com/logseq/logseq/pull/6520) - Custom css not reload [#6510](https://github.com/logseq/logseq/pull/6510) - Search or editor frozen caused by large text [#6455](https://github.com/logseq/logseq/pull/6455) - [[Enhancement]] - Massive accessibility enhancements [#6442](https://github.com/logseq/logseq/pull/6442) - Tips of plugin loader perf [#6467](https://github.com/logseq/logseq/pull/6467) - Improved backtick auto-pairing [#6496](https://github.com/logseq/logseq/pull/6496) - Shift click on “Journals” opens latest in the right sidebar [#6511](https://github.com/logseq/logseq/pull/6511) - I18n: update Turkish translation [#6507](https://github.com/logseq/logseq/pull/6507) - Add an option to skip redirect on page rename [#6519](https://github.com/logseq/logseq/pull/6519) - [[Aug 23rd, 2022]] Beta 0.8.2 **Special Note for Android Users**: It is required to Clear Cache and re-add your graphs. Desktop app and Android App download link: https://github.com/logseq/logseq/releases/tag/0.8.2 - [[Thanks]] - [[Peter Stuifzand]] - Fix typo in Markdown syntax - [[queeup]] - Update Turkish translation - [[Fixed issues]] - Refactor mobile path handling, fix file backup for mobile platforms [#6389](https://github.com/logseq/logseq/pull/6389) - Use the correct journal title format while first opening a graph [#6425](https://github.com/logseq/logseq/pull/6425) - Skip empty block when cycling multiple todos [#6433](https://github.com/logseq/logseq/pull/6433) - Fix query filters and wrong page refs [#6423](https://github.com/logseq/logseq/pull/6423) - Arrow up/down to close property autocomplete - [[Enhancement]] - New style context and dropdown menus [#6416](https://github.com/logseq/logseq/pull/6416) - I18n: update Turkish translation [#6378](https://github.com/logseq/logseq/pull/6378) - Plugin API enhancements [#6423](https://github.com/logseq/logseq/pull/6423) - Increase the limit on search items for templates and properties - [[Aug 17th, 2022]] Beta 0.8.1 **NOTE**: This release updates Electron to version 19. If you encounter any errors, **Clear Cache** and re-add your graphs. Desktop app and Android App download link: https://github.com/logseq/logseq/releases/tag/0.8.1 - [[Thanks]] - [[AlexFullmoon]] - Improved Russian translation - [[Grant Moyer]] - Upgrade Electron to 19 - [[Michał Świtoń]] - Polish translation - [[Giuseppe D'Andrea]] - Cursor position cannot be moved when editing a page title - [[maxweilun1989]] - Keep the favorites item when publishing - [[Phoenix Eliot]] - Fix wrapped-by? utility function - Press the Escape key to close action menu - Fix moving cursor outside brackets when auto-complete - Fix [[Undo and Redo]] while action menu is open - [[Aryan Sawhney]] - Fix incorrect feature request URL - [[swk777]] - Alias of a page in sidebar did not redirect to the original page - [[Yuriy Piskun]] - Add plugin id to buttons and panel - [[Fixed issues]] - Performance degradation introduced in the last release [#6347](https://github.com/logseq/logseq/pull/6347) - Android App crashes when picking a graph folder for some devices [#6328](https://github.com/logseq/logseq/pull/6328) [#6315](https://github.com/logseq/logseq/pull/6315) - Cursor position cannot be moved when editing a page title [#6311](https://github.com/logseq/logseq/pull/6311) - Keep the favorites item when publishing [#6256](https://github.com/logseq/logseq/pull/6256) - Alias of a page in sidebar did not redirect to the original page [#6085](https://github.com/logseq/logseq/pull/6085) - Fix roam export error caused by a typo [#6364](https://github.com/logseq/logseq/pull/6364) - Fix moving cursor outside brackets when auto-complete [#6283](https://github.com/logseq/logseq/pull/6283) - Fix [[Undo and Redo]] while the action menu is open [#6273](https://github.com/logseq/logseq/pull/6273) - [[Enhancement]] - Upgrade Electron to 19 [#6032](https://github.com/logseq/logseq/pull/6032) - I18N: Polish translation [#6318](https://github.com/logseq/logseq/pull/6318), Improved Russian translation [#6324](https://github.com/logseq/logseq/pull/6324) - Press the Escape key to close action menu [#6270](https://github.com/logseq/logseq/pull/6270) - Support import current graph assets file in `custom.css` [#6331](https://github.com/logseq/logseq/pull/6331) - Add plugin id to buttons and panels in the settings menu [#6373](https://github.com/logseq/logseq/pull/6373) - [[Aug 8th, 2022]] Beta 0.8.0 Desktop app and Android App download link: https://github.com/logseq/logseq/releases/tag/0.8.0 - [[Features]] - New setting option `:feature/enable-search-remove-accents` for better search experience [Documentation](https://docs.logseq.com/#/page/Search) [#6199](https://github.com/logseq/logseq/pull/6199) - Extract macros as blocks; Add a refresh button for slow queries(Those queries will not be re-executed automatically); Query list for flashcard [#6105](https://github.com/logseq/logseq/pull/6105) - [[Thanks]] - [[8N9KT]] - Remove links for each level of the namespaces hierarchy pages in the global graph view - [[Alex L]] - Clearer examples in `config.edn` - [[Yue Yang]] - Cursor style of restart text - [[Giuseppe D'Andrea]] - Fix navigation with multiple selected blocks [#6296](https://github.com/logseq/logseq/pull/6296) - [[Herman Sandoval]] - Add more Spanish language strings - [[Katze Prior]] - Dutch translation - [[lecoan]] - Improve UX design: click the plugin title to open README - [[maxweilun1989]] - Fix recent in sidebar do not remember its state - New setting options `:feature/enable-search-remove-accents` - Only show property search modal when necessary - [[netwjx]] - More Chinese translation - [[Phoenix Eliot]] - Fix pasting race condition - Add comments to editor keyup-handler cases - [[Fixed issues]] - Remove links for each level of the namespaces hierarchy pages in the global graph view [#6115](https://github.com/logseq/logseq/pull/6115) - Timezone wrong when expanding template time variables [#6237](https://github.com/logseq/logseq/pull/6237) - Recent in sidebar does not remember its state [#6144](https://github.com/logseq/logseq/pull/6144) - Property completion for hidden properties and property ordering [#6214](https://github.com/logseq/logseq/pull/6214) - Cursor style of restart text [#6141](https://github.com/logseq/logseq/pull/6141) - Avoiding race conditions in pasting [#5964](https://github.com/logseq/logseq/pull/5964) - Remove absolute file path from linked file path for Zotero [#5995](https://github.com/logseq/logseq/pull/5995) - Bug fixes for linked references and queries; Performance enhancement for queries [#6105](https://github.com/logseq/logseq/pull/6105) - Only show property search modal when necessary [#6176](https://github.com/logseq/logseq/pull/6176) - Navigation with multiple selected blocks [#6296](https://github.com/logseq/logseq/pull/6296) - Handle corrupted search DB, causing App crash [#6299](https://github.com/logseq/logseq/pull/6299) - [[Enhancement]] - Friendly linebreak for multiple language highlighted PDF text [#6212](https://github.com/logseq/logseq/pull/6212) - More Spanish language strings added [#6217](https://github.com/logseq/logseq/pull/6217) - Dutch translation [#6233](https://github.com/logseq/logseq/pull/6233) - More Chinese translations [#6257](https://github.com/logseq/logseq/pull/6257) - Click the plugin title to open README [#6286](https://github.com/logseq/logseq/pull/6286) - Some plugin API enhancements [#6021](https://github.com/logseq/logseq/pull/6021) - [[Jul 27th, 2022]] Beta 0.7.9 Desktop app and Android App download link: https://github.com/logseq/logseq/releases/tag/0.7.9 - [[Thanks]] - [[8N9KT]] - Toggle journals page in graph view - [[Gavin Nelson]] - Fix alignment of macOS icon - [[Jon]] - Wrong order of switching images in maximize mode - [[maxweilun1989]] - Make the title of right-sidebar item clickable - [[Fixed issues]] - Inline code background style [#6129](https://github.com/logseq/logseq/pull/6129) - Alignment of macOS icon [#6127](https://github.com/logseq/logseq/pull/6127) - Make the title of right-sidebar item clickable. [#6158](https://github.com/logseq/logseq/pull/6158) - Unfriendly break line for pdf selection text [#6157](https://github.com/logseq/logseq/pull/6157) - Missing cmaps resources when access PDF [#6183](https://github.com/logseq/logseq/pull/6183) - Don't autocomplete tags within backticks [#6147](https://github.com/logseq/logseq/pull/6147) - Unlinking file crashes Android App [#6188](https://github.com/logseq/logseq/pull/6188) - Wrong order of switching images in maximize mode [#6068](https://github.com/logseq/logseq/pull/6068) - [[Enhancement]] - Add command to re-index graph [#6139](https://github.com/logseq/logseq/pull/6139) - Toggle journals page in graph view [#6120](https://github.com/logseq/logseq/pull/6120) - [[Jul 21st, 2022]] Beta 0.7.8 Desktop app and Android App download link: https://github.com/logseq/logseq/releases/tag/0.7.8 - [[Thanks]] - [[8N9KT]] - Add new property exclude-from-graph-view - [[Fixed issues]] - Codesign on macOS fails [#6109](https://github.com/logseq/logseq/issues/6109) - [[Enhancement]] - Add new property exclude-from-graph-view [#6062](https://github.com/logseq/logseq/pull/6062) - [[Jul 20th, 2022]] Beta 0.7.7 Desktop app and Android App download link: https://github.com/logseq/logseq/releases/tag/0.7.7 - [[Features]] - Auto-complete support for both block properties and their values [#5922](https://github.com/logseq/logseq/pull/5922) - [[Thanks]] - [[deciia wang]] - Update translation for Simplified Chinese, Traditional Chinese - [[Kyle Ibrahim]] - Update desktop app run instructions - [[Jonas Diemer]] - Adding tests for calculator rounding errors - [[Phoenix Eliot]] - Replace react-visibility-sensor with react-intersection-observer - [[playerofgames]] - Calculator bug fix and improvements - [[Yuriy Piskun]] - Add heading in plugin settings - Add data-key to plugin settings - [[SainoNamkho]] - Fix math equation style bug - [[Wojciech Nawrocki]] - Fix formatting of copied PDF text - [[queeup]] - Update Turkish translation - [[Peng Xiao]] - Fix export as html issue - Only log query when debug is enabled - [[sawhney17]] - Make the git commit shortcut customizable - Improve reference filters - Fix block references crash - [[8N9KT]] - Fix boolean in query table - [[Fixed issues]] - Rename namespace also rename substring in sub-namespace pages [#5925](https://github.com/logseq/logseq/pull/5925) - Remove plugin ui items manager from page bar [#5934](https://github.com/logseq/logseq/pull/5934) - Fix some query table issues [#5886](https://github.com/logseq/logseq/pull/5886) - Reorder items in page search auto-complete [#5935](https://github.com/logseq/logseq/pull/5935) - Bug fix for calculator [#5918](https://github.com/logseq/logseq/pull/5918) [#5939](https://github.com/logseq/logseq/pull/5939) - Quick capture across desktops [#5960](https://github.com/logseq/logseq/pull/5960) - Fix for page bouncing when lazy loading [#5973](https://github.com/logseq/logseq/pull/5973) - Flashcards not working [#5990](https://github.com/logseq/logseq/pull/5990) - Don't enter editing when click query table [#6000](https://github.com/logseq/logseq/pull/6000) - Key duplicates caused by key case when insert page property [#5889](https://github.com/logseq/logseq/pull/5889) - Fix formatting of copied PDF text [#4564](https://github.com/logseq/logseq/pull/4564) - Avoid handling delete too early, compatibility with some sync disks [#6019](https://github.com/logseq/logseq/pull/6019) - Click not working on cards preview mode [#6016](https://github.com/logseq/logseq/pull/6016) - Bug while exporting as html [#5997](https://github.com/logseq/logseq/pull/5997) - Occasional memory leak with dynamic provide UI within slot UI [#6006](https://github.com/logseq/logseq/pull/6006) - Missing asset resource when file name with specific url encoded chars [#5888](https://github.com/logseq/logseq/pull/5888) - Block references crash [#6061](https://github.com/logseq/logseq/pull/6061) - Boolean in query table [#6063](https://github.com/logseq/logseq/pull/6063) - Undo in long page, block not shown when lazy-loading [#6088](https://github.com/logseq/logseq/pull/6088) - Display cards shortcut on narrow screen [#6097](https://github.com/logseq/logseq/pull/6097) - [[Enhancement]] - Improve reference filters [#5982](https://github.com/logseq/logseq/pull/5982) - Translation enhancement to Simplified Chinese, Traditional Chinese [#5924](https://github.com/logseq/logseq/pull/5924) - Replace react-visibility-sensor with react-intersection-observer [#5909](https://github.com/logseq/logseq/pull/5909) - Add heading in plugin settings [#5958](https://github.com/logseq/logseq/pull/5958) - Refactor inline html markup element conversion [#5954](https://github.com/logseq/logseq/pull/5954) - Update Turkish translation [#6031](https://github.com/logseq/logseq/pull/6031) - make the git commit shortcut customizable [#6025](https://github.com/logseq/logseq/pull/6025) - Property page enhancements [#6024](https://github.com/logseq/logseq/pull/6024) - Add data-key to plugin settings [#6045](https://github.com/logseq/logseq/pull/6045) - Calculator improvements: new operations, display formats, constants and bases [#6056](https://github.com/logseq/logseq/pull/6056) - [[Jul 4th, 2022]] Beta 0.7.6 Desktop app and Android App download link: https://github.com/logseq/logseq/releases/tag/0.7.6 - [[Features]] - EDN / JSON import and export [#5446](https://github.com/logseq/logseq/pull/5446) - [[Thanks]] - [[Taylor Hoffmann]] - Fully translated in "pt-BR", "pt-PT" and "it" - [[sawhney17]] - Fix broken links and reorganize help menu - [[qiyueliuhuo]] - Fix bilibili video progress bar display - [[Sheldon Guo]] - Update develop-logseq.md - [[Phoenix Eliot]] - Reduce flicker when moving between blocks with keyboard - [[Scott Block]] - Update getAllPages typescript for plugin API - [[Fixed issues]] - Unexpected deletion of files caused by fs watcher handler - Unexpected file deletion on Android caused by quick deletion and creating [#5801](https://github.com/logseq/logseq/pull/5801) - Inconsistent block selection state when editing - Hand unknown tags when converting from HTML [#5787](https://github.com/logseq/logseq/pull/5787) - Some bad cases when doing HTML conversion [#5914](https://github.com/logseq/logseq/pull/5914) [#5915](https://github.com/logseq/logseq/pull/5915) - Fix broken links and reorganize help menu [#5776](https://github.com/logseq/logseq/pull/5776) - Check destroyed window before accessing property [#5803](https://github.com/logseq/logseq/pull/5803) - Fix for embedded Bilibili video [#5823](https://github.com/logseq/logseq/pull/5823) [#5830](https://github.com/logseq/logseq/pull/5830) - Block properties order missing [#5800](https://github.com/logseq/logseq/pull/5800) - Disable gesture on query table and logbook [#5784](https://github.com/logseq/logseq/pull/5784) - Wrong cycle todo when heading symbol on the same line [#5838](https://github.com/logseq/logseq/pull/5838) - Close modal before opening more results [#5878](https://github.com/logseq/logseq/pull/5878) - Missing canceled page from built-in list [#5872](https://github.com/logseq/logseq/pull/5872) - fix calc output position [#5881](https://github.com/logseq/logseq/pull/5881) - Missing type annotation from getAllPages typescript API [#5908](https://github.com/logseq/logseq/pull/5908) - [[Enhancement]] - Fully translated in "pt-BR", "pt-PT" and "it" [#5782](https://github.com/logseq/logseq/pull/5782) - Open plaintext assets in Logseq [#5840](https://github.com/logseq/logseq/pull/5840) - Reduce flicker when moving between blocks with keyboard [#5839](https://github.com/logseq/logseq/pull/5839) - [[Jun 21st, 2022]] Beta 0.7.5 Desktop app and Android App download link: https://github.com/logseq/logseq/releases/tag/0.7.5 - [[Features]] - Add quick capture support to [[Logseq Protocol]] [#5762](https://github.com/logseq/logseq/pull/5762) - [[Thanks]] - [[queeup]] - Update Turkish translation - [[Allan Chain]] - Trim spaces when sanitizing page name - [[Fixed issues]] - Update Turkish translation [#5692](https://github.com/logseq/logseq/pull/5692) - Trim spaces when sanitizing page name [#5699](https://github.com/logseq/logseq/pull/5699) - Fix header icons display when `:custom-default-page` is non-nil [#5719](https://github.com/logseq/logseq/pull/5719) - Handle CRLF for Windows clipboard [#5732](https://github.com/logseq/logseq/pull/5732) - Repeated registration key to plugin ui items [#5730](https://github.com/logseq/logseq/pull/5730) - Fetch marketplace plugins list via system proxy if no proxy configured [#5716](https://github.com/logseq/logseq/pull/5716) - Home button when journal disabled [#5749](https://github.com/logseq/logseq/issues/5749) - Fix for paste state - [[Enhancement]] - Add request support, toolbar button pin/unpin to plugin API [#5712](https://github.com/logseq/logseq/pull/5712) - [[Jun 13th, 2022]] Beta 0.7.4 Desktop app and Android App download link: https://github.com/logseq/logseq/releases/tag/0.7.4 - [[Thanks]] - [[Sunghyun Cho]] - Fix typo in Korean Translation - [[Hounsou Dansou]] - Add missing config item to config template - [[Andrew Zhurov]] - Making excalidraw follow the theme of Logseq - [[ranfdev]] - Icon alignment + various little UI changes - [[Fixed issues]] - Typo in Korean Translation [#5622](https://github.com/logseq/logseq/pull/5622) - Missing mod+n shortcut under macOS [#5629](https://github.com/logseq/logseq/pull/5629) - Add missing config item to config template [#5679](https://github.com/logseq/logseq/pull/5679) - Notify graph dir when it is gone [#5649](https://github.com/logseq/logseq/pull/5649) - Wrong file name of journal files under certain condition [#5521](https://github.com/logseq/logseq/issues/5521) - Slow re-index for large graphs - [[Enhancement]] - Force inline layout of block ref elements [#5630](https://github.com/logseq/logseq/pull/5630) - Remove extra white space of code block from top [#5655](https://github.com/logseq/logseq/pull/5655) - Marketplace metadata requests now use node fetch client [#5671](https://github.com/logseq/logseq/pull/5671) - Making excalidraw follow the theme of Logseq [#5667](https://github.com/logseq/logseq/pull/5667) - Icon alignment + various little UI changes [#5663](https://github.com/logseq/logseq/pull/5663) - Hold Shift to select without entering editor mode - New options to disable Flashcards(under Advanced setting tab) - [[Jun 9th, 2022]] Beta 0.7.3 Desktop app and Android App download link: https://github.com/logseq/logseq/releases/tag/0.7.3 - [[Thanks]] - [[ingepettersen]] - Norwegian translations - [[sawhney17]] - Support mod+e to copy block embed to current block - Edit button showing in default queries - [[Fixed issues]] - Regression on Windows and Linux, accessing parent directory, causing high memory consumption [#5607](https://github.com/logseq/logseq/issues/5607) - Cannot unindent multiple blocks [#5604](https://github.com/logseq/logseq/issues/5604) - Unable to perform block operations in the document mode [#5615](https://github.com/logseq/logseq/issues/5615) - Cannot paste plain unordered list in markdown [#5605](https://github.com/logseq/logseq/issues/5605) - Missing db persistency when creating new window via file menu [#5600](https://github.com/logseq/logseq/pull/5600) - Edit button should not be shown in default queries - Should show bullet when hovering a block on the document mode - [[Enhancement]] - Support mod+e to copy block embed to current block - Allow query property keys with char `_` - [[Jun 7th, 2022]] Beta 0.7.2 Desktop app and Android App download link: https://github.com/logseq/logseq/releases/tag/0.7.2 - [[Thanks]] - [[ingepettersen]] - Norwegian dummy-notes.md and tutorial.md - Norwegian translation - [[simonla]] - Update mobile.md - [[Sunghyun Cho]] - Korean Translations - [[ranfdev]] - Reduce shadows on sidebar and inline cards - [[Darwis]] - Predefined view and transform - [[sawhney17]] - Add edit button to queries - [[WsinGithub]] - Fix missing katex.min.js in publishing - [[Fixed issues]] - Bugs introduced by changing of Copy & Paste logic - Block lost when moving, cutting, pasting - Handle graph directory change and file inode change(compatibility with some third-party file/folder syncing tool) - Performance regression when re-indexing - Missing page icon from left sidebar page item [#5523](https://github.com/logseq/logseq/pull/5523) - Missing app menu under macOS [#5524](https://github.com/logseq/logseq/pull/5524) - Highlight refs lose association with related pdf [#5554](https://github.com/logseq/logseq/pull/5554) - Missing katex.min.js in publishing [#5578](https://github.com/logseq/logseq/pull/5578) - [[Enhancement]] - Norwegian dummy-notes.md and tutorial.md, Norwegian translation [#5514](https://github.com/logseq/logseq/pull/5514) [#5513](https://github.com/logseq/logseq/pull/5513) [#5515](https://github.com/logseq/logseq/pull/5515) [#5527](https://github.com/logseq/logseq/pull/5527) - Update mobile.md [#5525](https://github.com/logseq/logseq/pull/5525) - Korean Translations [#5534](https://github.com/logseq/logseq/pull/5534) - Predefined view and transform [#5479](https://github.com/logseq/logseq/pull/5479) - Add edit button to queries [#5538](https://github.com/logseq/logseq/pull/5538) - [[May 31st, 2022]] Beta 0.7.1 Desktop app and Android App download link: https://github.com/logseq/logseq/releases/tag/0.7.1 - [[Features]] - Copy & Paste with rich-text formats, Use `Cmd+shift+v` or `Ctrl+shift+v` for copying/pasting without formatting [#5471](https://github.com/logseq/logseq/pull/5471) - Onboarding Quick tour, more friendly UI guide [#5247](https://github.com/logseq/logseq/pull/5247) - [[Thanks]] - [[Yue Yang]] - Fix theme switching bugs - [[ntotao]] - Italian tutorial and dummy notes - [[sawhney17]] - Calendar icon in toolbar not rearranging(for mobile devices) - [[Taylor Hoffmann]] - Fully translated in Portuguese (BR) and Italian - [[Jonas Diemer]] - Improved float numbers formatting for calculator - [[Alex]] - Use separate export.css instead of custom.css for export - [[queeup]] - Update Turkish translation - [[Fixed issues]] - Save mode when switching themes [#5439](https://github.com/logseq/logseq/pull/5439) - Block can't be deleted if backspace at the block beginning [#5450](https://github.com/logseq/logseq/pull/5450) - Page title position when in editing mode [#5507](https://github.com/logseq/logseq/pull/5507) - Startup runtime error under some Windows platforms [#5508](https://github.com/logseq/logseq/pull/5508) - [[Enhancement]] - Fully translated in Portuguese (BR) and Italian [#5465](https://github.com/logseq/logseq/pull/5465) - Added Italian tutorial and dummy notes [#5419](https://github.com/logseq/logseq/pull/5419) - Slash command UX [#5475](https://github.com/logseq/logseq/pull/5475) - Improved float numbers formatting for calculator [#5374](https://github.com/logseq/logseq/pull/5374) - Use separate export.css instead of custom.css for export [#5303](https://github.com/logseq/logseq/pull/5303) - Improve record timer implementation [#5492](https://github.com/logseq/logseq/pull/5492) - Refine App menu, add About and Document menu entry [#5500](https://github.com/logseq/logseq/pull/5500) - Disable left menu button when pdf view active [#5509](https://github.com/logseq/logseq/pull/5509) - [[May 25th, 2022]] Beta 0.7.0 Desktop app and Android App download link: https://github.com/logseq/logseq/releases/tag/0.7.0 - [[Features]] - Multi-select of non-consecutive blocks, for moving or cutting [#5391](https://github.com/logseq/logseq/pull/5391) [Demo Video](https://www.loom.com/share/b993678f5f8f477b97b4ffa78e9383c6) - [[Thanks]] - [[Yue Yang]] - Custom theme switching - [[Hidekazu Kubota]] - Update Japanese tutorial [#5370](https://github.com/logseq/logseq/pull/5370) - [[sawhney17]] - Correctly sort "pages tagged with" - [[Darwis]] - Add option to hide and show table view control from advance query - [[Fixed issues]] - Not apply custom theme when LSP disabled [#5367](https://github.com/logseq/logseq/pull/5367) - Asset link style when drop PDF file into editor [#5372](https://github.com/logseq/logseq/pull/5372) - Use release build for publishing js files [#5369](https://github.com/logseq/logseq/pull/5369) - Page blink caused by query lazy load [#5377](https://github.com/logseq/logseq/pull/5377) - Correctly sort "pages tagged with" [#5389](https://github.com/logseq/logseq/pull/5389) - DWIM paste in markdown source block [#5397](https://github.com/logseq/logseq/pull/5397) - Crash on some Android 9 devices [#5411](https://github.com/logseq/logseq/pull/5411) - Page crash when checking plugin updates with some network issues [#5415](https://github.com/logseq/logseq/pull/5415) - Error and Data Loss with message block with id already exists - Data loss when moving or cutting non-consecutive blocks from linked references or queries - TODOs disappear when clicking query result - [[Enhancement]] - Custom theme switching [#4741](https://github.com/logseq/logseq/pull/4741) [#5364](https://github.com/logseq/logseq/pull/5364) - Add `video` macro to embed various video URLs, deprecates old `youtube`, `vimeo` and `bilibili` macros [#5396](https://github.com/logseq/logseq/pull/5396) - Add option to hide and show table view control from advance query [#5352](https://github.com/logseq/logseq/pull/5352) - [[May 16th, 2022]] Beta 0.6.9 Desktop app and Android App download link: https://github.com/logseq/logseq/releases/tag/0.6.9 - [[Thanks]] - [[Kan-Ru Chen]] - Update electron-deeplink to fix deeplink under Linux - [[Shihao Yu]] - Fix modals positions - [[queeup]] - Update Turkish translation - [[Eduardo Vedes]] - Preview popup's position when on-hover - [[Alex L]] - Improve Italian localization - [[sawhney17]] - Fix scrollbar appearing with code block and some latex - [[Fixed issues]] - App start crash under some Windows and Linux platforms [#5264](https://github.com/logseq/logseq/pull/5264) - Deeplink on Linux not working [#5291](https://github.com/logseq/logseq/pull/5291) - Positions of modals are wrong [#5163](https://github.com/logseq/logseq/pull/5163) - Wrong position of page preview tip [#5319](https://github.com/logseq/logseq/pull/5319) [#5307](https://github.com/logseq/logseq/pull/5307) - Scrollbar appearing when current block has code or latex [#5308](https://github.com/logseq/logseq/pull/5308) - Undo sometimes cause duplicated contents [#5277](https://github.com/logseq/logseq/issues/5277) - [[Enhancement]] - Performance improvements for pages with many linked references [#5270](https://github.com/logseq/logseq/pull/5270) - lazy-loading for journals and queries, with loading skeleton - Add URL testing for network proxy settings [#5223](https://github.com/logseq/logseq/pull/5223) - Update Turkish translation [#5314](https://github.com/logseq/logseq/pull/5314) - Improve Italian localization [#5304](https://github.com/logseq/logseq/pull/5304) - [[May 10th, 2022]] Beta 0.6.8 Desktop app and Android App download link: https://github.com/logseq/logseq/releases/tag/0.6.8 - [[Features]] - Reimplement encryption [#5259](https://github.com/logseq/logseq/pull/5259) - [[Thanks]] - [[Yue Yang]] - Optimize the calculation of clock-summary - [[Hidekazu Kubota]] - Refine Japanese translation - [[Peng Xiao]] - Fix the popup position - [[queeup]] - Turkish translation - [[ntotao]] - Italian translation - [[KKKIIO]] - Split hover and focus status in auto-completion - [[Fixed issues]] - Wrong popup position sometimes [#5193](https://github.com/logseq/logseq/pull/5193) - Initial renderer bug of Katex extension hooks [#5220](https://github.com/logseq/logseq/pull/5220) - Editing of empty last block [#5105](https://github.com/logseq/logseq/pull/5105) - UI page of shortcuts crashed when parsing unsupported binding key [#5236](https://github.com/logseq/logseq/pull/5236) - Missing title properties when page name contains `/` or reserved char [#5250](https://github.com/logseq/logseq/pull/5250) - [[Enhancement]] - Optimize the calculation of clock-summary [#5159](https://github.com/logseq/logseq/pull/5159) - Patch Japanese translation [#5205](https://github.com/logseq/logseq/pull/5205) - Support idiomatic shortcut `ctrl+n` for auto-complete navigation [#5202](https://github.com/logseq/logseq/pull/5202) - Adds emacs keybindings to other up/down movements [#5214](https://github.com/logseq/logseq/pull/5214) - Turkish language translation [#5215](https://github.com/logseq/logseq/pull/5215) - Italian language translation [#5179](https://github.com/logseq/logseq/pull/5179) - Migrate first namespaces for nbb compatibility [#5192](https://github.com/logseq/logseq/pull/5192) - Split hover and focus status [#5211](https://github.com/logseq/logseq/pull/5211) - Breadcrumb context navigation [#5249](https://github.com/logseq/logseq/pull/5249) - Click block references number to toggle references below the number [#5230](https://github.com/logseq/logseq/pull/5230) - [[Apr 29th, 2022]] Beta 0.6.7 Desktop app and Android App download link: https://github.com/logseq/logseq/releases/tag/0.6.7 - [[Features]] - Parsing progress bar [#4980](https://github.com/logseq/logseq/pull/4980) - [[Thanks]] - [[Peng Xiao]] - Fix code block in published graph is not copyable - Custom query title may also render rich texts - expose start-of-week to plugins - Do not display onboarding card in published graph - Resolve datascript query inputs with Logseq DSL for plugins - [[arcstur]] - Add start-of-week config to default config.edn - [[salevdns]] - Docker arm64 build - [[KKKIIO]] - Add smooth-select action - [[sawhney17]] - Add shortcuts for opening file in default app and directory - [[Shotaro Yamada]] - Fix logbook clock-summary - [[Marco G]] - Fix error in mailto link - [[Fixed issues]] - Wrong condition when handling incoming graph URL [#4955](https://github.com/logseq/logseq/pull/4955) - Missing variable in macro expansion [#4961](https://github.com/logseq/logseq/pull/4961) - Code block in published graph is not copyable [#4981](https://github.com/logseq/logseq/pull/4981) - Editor freeze when cut and paste blocks at the bottom [#5014](https://github.com/logseq/logseq/pull/5014) - Input of ordered list numbers [#5012](https://github.com/logseq/logseq/pull/5012) - Cmd-v sometimes pastes wrong content [#5022](https://github.com/logseq/logseq/pull/5022) - Do not display onboarding card in published graph [#5030](https://github.com/logseq/logseq/pull/5030) - New pages from bracketing text is broken [#5018](https://github.com/logseq/logseq/pull/5018) - Page crash when navigating to home if default home is a custom page [#5061](https://github.com/logseq/logseq/pull/5061) - Logbook clock-summary [#5056](https://github.com/logseq/logseq/pull/5056) - Error in mailto link [#5081](https://github.com/logseq/logseq/pull/5081) - Auto save of title property on editing [#4700](https://github.com/logseq/logseq/pull/4700) - PDF area highlight position [#5095](https://github.com/logseq/logseq/pull/5095) - Unexpected behavior of code block when saving and editing - [[Enhancement]] - `logseq://` protocol non-darwin OS support [#4976](https://github.com/logseq/logseq/pull/4976) - Add start-of-week config to default config.edn [#4949](https://github.com/logseq/logseq/pull/4949) - Expose start-of-week to plugins [#4977](https://github.com/logseq/logseq/pull/4977) - Core outliner operations refactoring [#4880](https://github.com/logseq/logseq/pull/4880) - Custom query title may also render rich texts [#5006](https://github.com/logseq/logseq/pull/5006) - plugin API enhancement and bug fixes [#4828](https://github.com/logseq/logseq/pull/4828) [#5029](https://github.com/logseq/logseq/pull/5029) [#5116](https://github.com/logseq/logseq/pull/5116) - Add arm64 Docker image [#5017](https://github.com/logseq/logseq/pull/5017) - Add smooth-select action [#4988](https://github.com/logseq/logseq/pull/4988) - Resolve datascript query inputs with Logseq DSL for plugins [#5047](https://github.com/logseq/logseq/pull/5047) - Add shortcuts for opening file in default app and directory [#4990](https://github.com/logseq/logseq/pull/4990) - Capture invalid PDF error [#5031](https://github.com/logseq/logseq/pull/5031) - [[Apr 18th, 2022]] Beta 0.6.6 Desktop app and Android App download link: https://github.com/logseq/logseq/releases/tag/0.6.6 - [[Features]] - New onboarding UI [#4580](https://github.com/logseq/logseq/pull/4580) - Open action for `logseq://` protocol, enabling cross-graph reference [#4881](https://github.com/logseq/logseq/pull/4881) - Long page performance improvement, loads blocks lazily, reduces queries [#4750](https://github.com/logseq/logseq/pull/4750) - [[Thanks]] - [[Yue Yang]] - Unify light mode identifier - Reduce extra rendering - Increase `td` width to prevent content overflow - [[Peng Xiao]] - Fix renderer not rendering in page/block property properly - Disable some functions for published graph - Fix some unique "key" prop issues - Fix: menu items should not be selectable - [[Hidekazu Kubota]] - Patch tutorial i18n, add Japanese translation - [[scheinriese]] - Made error page look more designed - [[sawhney17]] - Fix: Blocks marked "cancelled" not working - [[FelixGibson]] - Add support for sorting the flashcard by the `:card-next-schedule` property - [[Fixed issues]] - Embedded Git arch under macOS arm64 [#4716](https://github.com/logseq/logseq/pull/4716) - SRS cards crash when clicking all [#4703](https://github.com/logseq/logseq/pull/4703) - Renderer not rendering in page/block property properly [#4715](https://github.com/logseq/logseq/pull/4715) - Disable some functions for published graph [#4776](https://github.com/logseq/logseq/pull/4776) - Image file with capitalized letters as path extension [#4789](https://github.com/logseq/logseq/pull/4789) - Redundant relative path when inserting org-mode page reference [#4790](https://github.com/logseq/logseq/pull/4790) - Script file dependency error under publishing mode [#4823](https://github.com/logseq/logseq/pull/4823) - Wrong condition for rendering heading [#4850](https://github.com/logseq/logseq/pull/4850) - Menu items should not be selectable [#4876](https://github.com/logseq/logseq/pull/4876) - Increase `td` width to prevent content overflow [#4887](https://github.com/logseq/logseq/pull/4887) - Don't create new contents file when changing format [#4921](https://github.com/logseq/logseq/pull/4921) - Warn about illegal git commit interval [#4924](https://github.com/logseq/logseq/pull/4924) - [[Enhancement]] - Portuguese (Brazilian) translation [#4761](https://github.com/logseq/logseq/pull/4761) - Japanese translation [#4681](https://github.com/logseq/logseq/pull/4681) - Sort the flashcard by the `:card-next-schedule` property [#4864](https://github.com/logseq/logseq/pull/4864) - Unify light mode CSS identifier [#4652](https://github.com/logseq/logseq/pull/4652) - Add error screen for root component [#4769](https://github.com/logseq/logseq/pull/4769) - Allow translations throughout the application [#4753](https://github.com/logseq/logseq/pull/4753) - Enable toggling checkboxes [#4794](https://github.com/logseq/logseq/pull/4794) - Filter search of marketplace plugins list [#4785](https://github.com/logseq/logseq/pull/4785) - Enable `show-brackets?` toggle for Org-mode page reference [#4900](https://github.com/logseq/logseq/pull/4900) - Allow global git cmd shortcut [#4923](https://github.com/logseq/logseq/pull/4923) - Accept Enter in dummy block, use TAB+enter to active edit [#4934](https://github.com/logseq/logseq/pull/4934) - [[Mar 24th, 2022]] Beta 0.6.5 Desktop app and Android App download link: https://github.com/logseq/logseq/releases/tag/0.6.5 - [[Thanks]] - [[Yue Yang]] - Fix cycle-marker bug - Fix Backspace handling bug - [[Moritz Ulrich]] - Sort 'Pages tagged with' list alphabetically - [[sawhney17]] - Add favorite toggling shortcut to settings - [[Fixed issues]] - Loading on long page never finishes [#4673](https://github.com/logseq/logseq/issues/4673) - Slow unlinked references [#4672](https://github.com/logseq/logseq/issues/4672) - Error in cycle-marker, fix regression [#4661](https://github.com/logseq/logseq/pull/4661) - Avoid actions when code editor closed [#4664](https://github.com/logseq/logseq/pull/4664) - Error while toggling favorite in journals [#4667](https://github.com/logseq/logseq/pull/4667) - Always trigger removing file of separate git directory [#4656](https://github.com/logseq/logseq/pull/4656) - Backspace handling in first char of a page [#4691](https://github.com/logseq/logseq/pull/4691) - Add favorite toggling shortcut setting to the settings pane [#4708](https://github.com/logseq/logseq/pull/4708) - [[Enhancement]] - Sort 'Pages tagged with' list alphabetically [#4675](https://github.com/logseq/logseq/pull/4675) - [[Mar 20th, 2022]] Beta 0.6.4 Desktop app and Android App download link: https://github.com/logseq/logseq/releases/tag/0.6.4 - [[Features]] - Add a configuration option to support the previous collapse behavior, simply set `:outliner/block-title-collapse-enabled? true` in `config.edn` [#4593](https://github.com/logseq/logseq/pull/4593) - [[Thanks]] - [[Yue Yang]] - Fix cloze CSS selector - Fix cycle marker will remove "#" unexpectedly - Make `
` not be displayed if there is only one repo - [[Michiel Borkent]] - Update deps, sci - [[Peng Xiao]] - Fix replace-block-reference-with-content-at-point not working - [[sawhney17]] - Readability improvements in Plugin Settings - [[Giuseppe D'Andrea ]] - Fix broken links in docs - [[Fixed issues]] - Click with selection in code editor saves wrong data [#4567](https://github.com/logseq/logseq/pull/4567) - Cloze CSS selector [#4561](https://github.com/logseq/logseq/pull/4561) - Fix blank screen on home page [#4575](https://github.com/logseq/logseq/pull/4575) - Block disappears when dragged to another block [#4536](https://github.com/logseq/logseq/pull/4536) - Nested boolean query bugs [#4540](https://github.com/logseq/logseq/pull/4540) - `#+keyword` issues in org-mode [#4573](https://github.com/logseq/logseq/pull/4573) - Cycle marker will remove "#" unexpectedly [#4589](https://github.com/logseq/logseq/pull/4589) - Query fixes related to use of lookup refs [#4596](https://github.com/logseq/logseq/pull/4596) - replace-block-reference-with-content-at-point not working [#4591](https://github.com/logseq/logseq/pull/4591) - Make `
` not be displayed if there is only one repo [#4602](https://github.com/logseq/logseq/pull/4602) - Rules to advanced query [#4627](https://github.com/logseq/logseq/pull/4627) - Search indices are outdated when in multi-window mode [#4547](https://github.com/logseq/logseq/pull/4547) - [[Enhancement]] - Readability improvements in Plugin Settings [#4617](https://github.com/logseq/logseq/pull/4617) - Gracefully fail references component and other small error [#4634](https://github.com/logseq/logseq/pull/4634) - [[Mar 11th, 2022]] Beta 0.6.3 Desktop app and Android App download link: https://github.com/logseq/logseq/releases/tag/0.6.3 - [[Features]] - Flashcards random mode [#4535](https://github.com/logseq/logseq/pull/4535) - Open file backups directory [#4526](https://github.com/logseq/logseq/pull/4526) - Use query-dsl rules from advanced query [#4518](https://github.com/logseq/logseq/pull/4518) - [[Thanks]] - [[0xflotus]] - Syntax highlighting for nginx in docs [#4499](https://github.com/logseq/logseq/pull/4499) - [[Fixed issues]] - `:yesterday` in query should be a date [#4525](https://github.com/logseq/logseq/pull/4525) - error while cycling todos [#4524](https://github.com/logseq/logseq/pull/4524) - Refresh window causing file changes not synced to db [#4514](https://github.com/logseq/logseq/pull/4514) - PDF toolbar covers top of scrollbar and page number bug [#4511](https://github.com/logseq/logseq/pull/4511) - DSL query bugs [#4503](https://github.com/logseq/logseq/pull/4503) - Return value of move block in plugin API [#4496](https://github.com/logseq/logseq/pull/4496) - Only half of cards viewable [#4521](https://github.com/logseq/logseq/issues/4521) - Collapse/expand in publishing [#4304](https://github.com/logseq/logseq/issues/4304) - [[Mar 8th, 2022]] Beta 0.6.2 Desktop app and Android App download link: https://github.com/logseq/logseq/releases/tag/0.6.2 - [[Features]] - Open links in search with keybinding(`mod+o`) [#4405](https://github.com/logseq/logseq/pull/4405) - Shift-click a repo name to open it in new window [#4435](https://github.com/logseq/logseq/pull/4435) - Support block-embed alias in org-mode [#4473](https://github.com/logseq/logseq/pull/4473) - [[Thanks]] - [[Jonah Goldsaito]] - Load more journal entries [#3048](https://github.com/logseq/logseq/pull/3048) - [[Peng Xiao]] - Fix block ref id in block-reference [#4354](https://github.com/logseq/logseq/pull/4354) - Remember right sidebar width after resizing [#4367](https://github.com/logseq/logseq/pull/4367) - Shift-click a repo name to open it in new window [#4435](https://github.com/logseq/logseq/pull/4435) - [[Hayden Chen]] - Better notifications-content support [#4451](https://github.com/logseq/logseq/pull/4451) - [[Ben Jaffe]] - Add comments near plugin event listeners to make events more searchable [#4483](https://github.com/logseq/logseq/pull/4483) - [[Fixed issues]] - Collapsed state not persisted for blocks with properties [#4314](https://github.com/logseq/logseq/pull/4314) - Add :graph/ready event; check search version of each repo [#4232](https://github.com/logseq/logseq/pull/4232) - Change export to not depend on printing [#4352](https://github.com/logseq/logseq/pull/4352) - Exit block edit mode when prompt [#4360](https://github.com/logseq/logseq/pull/4360) - Can't parse graphs because of links regular expressions [#4336](https://github.com/logseq/logseq/pull/4336) - Avoid annoying javascript alert window for error debug [#4407](https://github.com/logseq/logseq/pull/4407) - Set timestamp to correct editing block [#4383](https://github.com/logseq/logseq/pull/4383) - Checking of zh-CN environment for supported command [#4413](https://github.com/logseq/logseq/pull/4413) - Fix wrong block marker toggle if its reference is in editing [#4384](https://github.com/logseq/logseq/pull/4384) - Notify broken config and restore to the default configuration [#4266](https://github.com/logseq/logseq/pull/4266) - Wrong logbook creation [#4382](https://github.com/logseq/logseq/pull/4382) - Fix some UI warnings under web browser [#4436](https://github.com/logseq/logseq/pull/4436) - Display error if DSL query fails hard [#4434](https://github.com/logseq/logseq/pull/4434) - Italic syntax typo in help doc [#4444](https://github.com/logseq/logseq/pull/4444) - Fix wrong namespace routes [#4485](https://github.com/logseq/logseq/pull/4485) - ID link in org-mode format [#4459](https://github.com/logseq/logseq/pull/4459) - Link property causes wrong pages creation [#4465](https://github.com/logseq/logseq/pull/4465) - Fix page-property bug [#4420](https://github.com/logseq/logseq/pull/4420) - Fix task and priority query bug [#4441](https://github.com/logseq/logseq/pull/4441) - [[Enhancement]] - Add custom https proxy options for settings [#4373](https://github.com/logseq/logseq/pull/4373) - More natural electron context-menu [#4309](https://github.com/logseq/logseq/pull/4309) - Add command to save graph to disk [#4330](https://github.com/logseq/logseq/pull/4330) - Only run custom queries when not typing [#4301](https://github.com/logseq/logseq/pull/4301) - Add develop instructions for Windows [#4263](https://github.com/logseq/logseq/pull/4263) - Add a test runner command [#4364](https://github.com/logseq/logseq/pull/4364) [#4377](https://github.com/logseq/logseq/pull/4377) - Add timestamps for pages created from references and timestamps [#4388](https://github.com/logseq/logseq/pull/4388) - Backup files when there're differences between db and disk [#4421](https://github.com/logseq/logseq/pull/4421) - Optimizing nested query rules for graph traversal [#4424](https://github.com/logseq/logseq/pull/4424) - Persist widen mode state [#4472](https://github.com/logseq/logseq/pull/4472) - Ignore logbook and default properties in unlinked reference [#4474](https://github.com/logseq/logseq/pull/4474) - Support multiple file watchers for multiple windows [#4374](https://github.com/logseq/logseq/pull/4374) - [[Feb 20th, 2022]] Beta 0.6.1 Desktop app and Android App download link: https://github.com/logseq/logseq/releases/tag/0.6.1 - [[Thanks]] - [[Ben Jaffe]] - enhance(ui): add data-ref for items in left sidebar - [[Fixed issues]] - SRS cards can't be edited during preview or in /cards queries - Can't sort by properties in query table - Electron context menu - When a page name has a word with an accent, it lost data - [[Mobile]] - Tweet component loading failed - Add Excalidraw support - [[Plugins]] - Return value of `remove_block` - Tags not working on org mode - [[Enhancement]] - `ESC` to cancel renaming page - [[Feb 18th, 2022]] Beta 0.6.0 Desktop app and Android App download link: https://github.com/logseq/logseq/releases/tag/0.6.0 - [[Features]] - New commands to switch between graphs (Cmd/Ctrl+Shift+G), add a graph, remove a graph and copy current file - Shift+click to select multiple blocks - Upgrade Excalidraw to 0.10.0 - [[Thanks]] - [[Alexey Korolev]] - Fix typo in Russian localization - [[Clovis Fabricio Costa]] - 🇧🇷 pt-BR translation - [[cynial]] - Update Chinese translation - [[ingepettersen]] - Updated Norwegian translation - [[Manjusaka]] - Add new friendly issue template for bug report - [[sawhney17]] - Fix bullet lines not fully hidden in document mode - [[pedroserigatto]] - Translated a few more keywords to pt-BR - [[Martin Sauter]] - Add missing German translations - [[xxchan]] - Improve issue template - [[Paulo Oliva]] - Updated the EU Portuguese translation - [[Fixed issues]] - Title property is not added when creating or renaming - custom.js not works - Fix block collapse state not being saved - Ignore changes in bak folder - Fix property page links - Disable blank alias - Calc result overlaps with input text when the latter is very long - Srs cards shortcuts not working - Fix checkbox floats above button - Search cache contamination on windows causing missing sanitization - Unwanted left padding when pdf viewer active - Long page stall loading and collapsed state - Fix querying integer properties - [[Enhancement]] - Performance improvement while saving files - Performance improvement via incremental queries - Performance improvement of long pages and queries - Reduce memory usage - Add tag and url support for follow-link-under-cursor cmd - Plugin api of `get_block` with shallow children uuid results - Add default right click context menu - Refine page search autocompletion - Refine page title renaming dialog - Enhance settings UI of plugins - [[Jan 20th, 2022]] Beta 0.5.9 Desktop app and Android App download link: https://github.com/logseq/logseq/releases/tag/0.5.9 - [[Features]] - Refactored long page loading logic with lazy loading [#3855](https://github.com/logseq/logseq/pull/3855) - [[Thanks]] - [[Stian Håklev]] - Removing nil orphans in All pages [#3809](https://github.com/logseq/logseq/pull/3809) - [[Peng Xiao]] - Some style enhancements to block-control [#3742](https://github.com/logseq/logseq/pull/3742) - [[Clark Cui ]] - UI position of plugin readme page [#3904](https://github.com/logseq/logseq/pull/3904) - [[Fixed issues]] - Filename encoding and special chars [#3777](https://github.com/logseq/logseq/pull/3777) - Missing padding in marker markup [#3776](https://github.com/logseq/logseq/pull/3776) - Strategy of scrolling within the left-sidebar [#3651](https://github.com/logseq/logseq/pull/3651) - Build deps issue introduced by corlors.js [#3831](https://github.com/logseq/logseq/pull/3831) - Backspace and move for emoji char [#3822](https://github.com/logseq/logseq/pull/3822) - Misused ctrl and cmd in settings [#3859](https://github.com/logseq/logseq/pull/3859) - Open links of external file with default app [#3867](https://github.com/logseq/logseq/pull/3867) - Only show "Add to dictionary" when misspelling [#3869](https://github.com/logseq/logseq/pull/3869) - Add Uncaught exceptions handler for electron's main process - App stuck with loading caused by wrong graph cache [#3889](https://github.com/logseq/logseq/pull/3889) - Datascript error when file imported from fs-watcher [#3883](https://github.com/logseq/logseq/pull/3883) - Not showing an open button, cannot open graph [#3934](https://github.com/logseq/logseq/pull/3934) - Invalid boolean and int properties [#3945](https://github.com/logseq/logseq/pull/3945) - Cursor location when clicking start of a second line - Flashcards num not update while switching graphs - Edge conditions of graph cache handling when App get killed - Block height of a non-visible `#` - Parsing of multi-value properties, now support space-separated property list - [[Enhancement]] - Massive enhancement of marketplace [#3686](https://github.com/logseq/logseq/pull/3686) [#3846](https://github.com/logseq/logseq/pull/3846) - Notify when journals date format changes - Page-name sanity, search term normalization, diacritics support - Allow edit markup files with code editor [#3870](https://github.com/logseq/logseq/pull/3870) - Refine search normalization - Enhance full text search index - Reorder auto-complete items of pop-up [#3949](https://github.com/logseq/logseq/pull/3949) - Massive enhancement of development process - [[Jan 6th, 2022]] Beta 0.5.8 Desktop app and Android apk download link: https://github.com/logseq/logseq/releases/tag/0.5.8 - [[Features]] - Add CodeMirror options support [#3699](https://github.com/logseq/logseq/pull/3699) - [[Thanks]] - [[Stian Håklev]] - Removing padding on mark [#3660](https://github.com/logseq/logseq/pull/3660) - [[YangKeao]] - Allow target attribution in provideUI for plugins [#3661](https://github.com/logseq/logseq/pull/3661) - [[Peng Xiao]] - Some improvements for development - [[Fixed issues]] - Nested and query issues and full-text search in nested queries https://github.com/logseq/logseq/pull/3664 - Fix some UI misplacement, calc result offset, position of new updates tip - Avoid notifying destroyed electron window [#3706](https://github.com/logseq/logseq/pull/3706) - Multi window check while re-indexing - Graph view hang due to duplicated node/edge [#3758](https://github.com/logseq/logseq/pull/3758) - Separate references/queries collapse state from db [#3744](https://github.com/logseq/logseq/issues/3744) - Block expand/collapse not working under some scenarios - Sometimes a page's name is altered into lower letters [#3691](https://github.com/logseq/logseq/issues/3691) - Right sidebar not being cleared upon switching graphs - Clicking raw HTML links loads target URL in the desktop app - Remove orphaned Pages will delete namespace pages [#3682](https://github.com/logseq/logseq/issues/3682) - Youtube timestamp not work - [[Enhancement]] - Apply text normalization to the whole app [#3612](https://github.com/logseq/logseq/pull/3612) - **NOTE**: This is a **BREAKING CHANGE**, requires re-indexing - Reload custom.css when file changed - DWIM on paste in source block or admonition - [[Dec 29th, 2021]] **Beta 0.5.6** Desktop app and Android apk download link: https://github.com/logseq/logseq/releases/tag/0.5.6 - [[Features]] - Add `{{namespace [[page]]}}` macro which can be used as a toc [#3616](https://github.com/logseq/logseq/pull/3616) - Docker image for Logseq web app and [Guide Doc](https://github.com/logseq/logseq/blob/master/docs/Docker%20Web%20App%20Guide.md) [#3604](https://github.com/logseq/logseq/pull/3604) - [[Thanks]] - [[shidenggui]] - Enhance block toggle feature [#3559](https://github.com/logseq/logseq/pull/3559) - [[Peng Xiao]] - Fix empty block children is not clickable issue [#3593](https://github.com/logseq/logseq/pull/3593) - [[Yuexun Jiang]] - Fix drop into insert mode after using journal shortcut [#3600](https://github.com/logseq/logseq/pull/3600) - [[Fixed issues]] - Nodes in Graph View is unclickable, caused by wrong pixi.js version introduced in v0.5.5 [#3579](https://github.com/logseq/logseq/issues/3579) - Click link and button behaviour [#3599](https://github.com/logseq/logseq/pull/3599) [#3603](https://github.com/logseq/logseq/pull/3603) [#3607](https://github.com/logseq/logseq/pull/3607) - Unsynced db between multiple windows, which will cause blank search result pages [#3640](https://github.com/logseq/logseq/pull/3640) - [[Enhancement]] - Block expand/collapse toggle [#3585](https://github.com/logseq/logseq/pull/3585) - Transition of left sidebar when toggling [#3606](https://github.com/logseq/logseq/pull/3606) - Development experience under Linux/Windows [#3575](https://github.com/logseq/logseq/pull/3575) [#3508](https://github.com/logseq/logseq/pull/3608) - [[Dec 25th, 2021]] **Beta 0.5.5** Desktop app and Android apk download link: https://github.com/logseq/logseq/releases/tag/0.5.5 - [[Known Issues]] - Graph view pages are not clickable https://github.com/logseq/logseq/issues/3579 (already fixed in nightly build) - [[Features]] - Multi-window support(New shortcut: `mod+n` to open a new window) - Add Android APK build to both Beta release and [Nightly](https://github.com/logseq/logseq/releases/tag/nightly) release - [[Thanks]] - [[Clark Cui]] - Fix some CSS errors - [[Bad3r]] - Formatting keyboard shortcuts - [[Moritz Ulrich]] - More fluid Graph scaling on lower-end - [[Fixed issues]] - Code editor's language label interfere with first line of code - Code editor won't switch content while edit config files - Some IME doesn't trigger command menu, or have buggy behaviour while inputing - Unexpected behaviour caused by abuse of keycode - Complex regexp in property parsing - Alias is not considered from shortcut / graph / press enter - Should not encrypt content of specific file types - [[Enhancement]] - Add as many language mode to Code editor - More precise language highlight in both code editor and presentation mode - UI on narrow screens - More fluid Graph scaling on lower-end - Re-number list items when dwim in an ordered list - Pugin APIs, new libs version - Massive enhancement on mobile app, both iOS and Android - [[Dec 14th, 2021]] id:: 1df7499f-f3dc-488e-b7c7-05caf07e7505 **Beta 0.5.4** Desktop app download link: https://github.com/logseq/logseq/releases/tag/0.5.4 - [[Fixed issues]] - Today's journal file is not recognized by Logseq when starting - Can't embed some IFrame links because of `x-frame-options` - Handle code block with non-latin1 chars - Modal displaying on narrow screens - [[Enhancement]] - Graph view forces -
- - [[Nightly]] release! - #+BEGIN_WARNING It's unstable compared to the official releases, **use it with caution**! #+END_WARNING - https://github.com/logseq/logseq/releases/tag/nightly - [[Dec 12th, 2021]] id:: 6f7ac89f-4a99-426d-8ba9-4a2bf5ef5763 **Beta 0.5.3** Desktop app download link: https://github.com/logseq/logseq/releases/tag/0.5.3 - [[Fixed issues]] - Horizontal line `---` doesn't work - Extra newline in code editor - Refine saving of code editor and e2e tests - Empty blocks are not hidden - Can't collapse a block with body - Ignore properties when displaying the block's body - Search blank - High cpu usage introduced by wrong Excalidraw version - [[Dec 10th, 2021]] id:: 14067234-cd43-40d8-9e25-26d2ba75a0a9 **Beta 0.5.2** Desktop app download link: https://github.com/logseq/logseq/releases/tag/0.5.2 - [[Thanks]] - [[Junyi Du]] - Enhance WYSIWYG experience of multiline heading - fix: DWIM isn't activated at one-line block - enhance: only apply DWIM to list item when cursor at EOL - [[Devon Zuegel]] - Improvements to Settings - enhance: improve alert for "a new version has been downloaded" - refactor: hard-coded colors -> CSS variables for header tips - enhance: tidy up repo dropdown in sidebar - fix: handle windows path in shorten-repo-name - fix: make Continue? modals more consistent - feat: add "add to / remove from favorites" to command palette - Shortcut: `Cmd+Shift+F` - enhance: color code SRS buttons & extract shortcut to tippy - [[Bad3r]] - Updated README E2E Testing Instructions - Enhance: add waring for clear cache - Helping a lot in the community! - [[ahonn]] - feat: keep indent after copy block refs - [[Peng Xiao]] - fix: queryElementById type - [[Vladimir Sorokin]] - Added Russian translation - [[Moritz Ulrich]] - follow-link-under-cursor!: Add page to 'Recent' list - Always add target of `redirect-to-page!` to 'Recent' list. - [[Fixed issues]] - Code block are not saved - Empty block not deleted when there's new file detected from \#data-safety - Wrong indentation for both templates and copied selections - Avoid cyclical refs and deep refs - Cut a block doesn't copy its nested children blocks - Switching between code block to text editing will cause leading spaces not rendered - #tag query doesn't work - Handle encryption errors - Local graph should popup encryption dialog when re-index - Wrong link href for file links #[[Org Mode]] - Add .svg to image ext - Display user-defined drawer - Automatic jump back when click 'prev' in a long page - Problem keeping separate graphs separated - Logbook disappears when block got embedded - [[Enhancement]] - Reduce start time from minutes to seconds for large graphs (tested on 10k Markdown files) - Type ``` and press Enter to switch to codemirror mode - New [[Shortcuts]] - `g a` to all pages - `g g` to graph view - `g f` to open flashcards - Move editing into the center of viewport when out of viewport - Disable spell check on electron by default - [[Breaking Changes]] - `:block/title`, `:block/body` and `:block/unordered` are removed from the database schema to reduce both memory usage and start time - Re-index is needed! - [[Nov 25th, 2021]] id:: a7a7603c-f4f2-49ab-a9c5-ca78c41b07db **Beta 0.5.1** Desktop app download link: https://github.com/logseq/logseq/releases/tag/0.5.1 - [[Fixed issues]] - Changes are not saved to files when using Logseq and OneDrive on multiple computers - **We strongly encourage you to upgrade to the latest version to avoid any data loss.** - Markdown blockquote syntax parsing not backward compatible - `Contents` is not considered a "Built-in page" for Graph view - [[Nov 24th, 2021]] id:: 619e5440-72c1-4d04-bf4b-dd911f1c69b3 **Beta 0.5.0** Desktop app download link: https://github.com/logseq/logseq/releases/tag/0.5.0 - [[Thanks]] - [[Gabriel Horner]] - Add datalog console extension in dev - Fix GitHub CI - [[David Whittington]] - Support Arweave URLs for links and images - [[Peng Xiao]] - Custom macro click issue - [[Fixed issues]] - [[Windows]] desktop app is finally signed - Clean block's referenced old orphaned pages when saving it - Can't open a new graph on Linux - Git Autocommit not working - Can't open external links like Zotero and mail clients - Don't create empty pages for alias and tags page properties - Auto-complete doesn't vanish after /current time - Slow parsing on base64 image link - Query filters like `and`, `or` are case sensitive - Can't rename pages with nested titles - Remove space when showing template popup - All Pages view lists all of the images - Sometimes shortcuts stopped working - `[[` doesn't trigger auto-complete for non-english input methods - [[Enhancement]] - Convert highlighted word to a link when pasting a URL - Save a backup file to `logseq/bak` if writes failed (EBUSY lock) - Separate plugins and themes in the marketplace - Create today's page when redirect to the home or scrolling to the top of journals - Jump to the end of page ref after pressing Enter - Avoid press enter at empty page-ref - [[Nov 19th, 2021]] **Beta 0.4.9** Desktop app download link: https://github.com/logseq/logseq/releases/tag/0.4.9 - [[Fixed issues]] - Empty graph view - Shortcuts can be repeated sometimes - [[Nov 18th, 2021]] id:: 8590ee9b-3f85-40cc-954d-857715503802 **Beta 0.4.7** Desktop app download link: https://github.com/logseq/logseq/releases/tag/0.4.7 - [[Thanks]] - [[Devon Zuegel]] - Enhance shortcut tooltips - [[Fixed issues]] - Rename page references when merging pages - Code block indentation - Block id not persisted when copy block embed - Linked references missing in the right sidebar - Make sure blocks have the same format when dragging to another page - Check for update - [[Enhancement]] - Toggle displaying shortcut tooltips on settings - ![CleanShot 2021-11-18 at 10.33.24.png](../assets/CleanShot_2021-11-18_at_10.33.24_1637202815754_0.png) - Display a warning if a block's content include multiple lists or headings - [[Breaking Changes]] - Deprecate both Ctrl/Cmd+u for searching and `Ctrl/Cmd+Shift+u` for search in page, use `Ctrl/Cmd+k` and `Ctrl/Cmd+Shift+k` instead. - [[Nov 16th, 2021]] id:: 38a7f160-5dbb-4ab0-8556-5e45cd15144a **Beta 0.4.6** Desktop app download link: https://github.com/logseq/logseq/releases/tag/0.4.6 - [[Thanks]] - [[Devon Zuegel]] - Add more content-aware classes to textarea for a more WYSIWYG experience - Show default home instead of journals in side bar - Polish cards - Rename "page emoji" to "page icons" - This PR renames the page property `emoji` to `icon`, which is a more typical and more flexible name. - [[Peng Xiao]] - Add page & block ref to search item - Add back haschild attribute - [[Fixed issues]] - Navigating to a page through search caused Logseq to crash to a blank screen - Rename page should delete the old page name from search - Graphs disappeared (not data-loss) after restarting the app - Backspace can't move to previous block if it's a embed block - Cycle todos will not deselect the blocks - Git still commits even if it's toggled off on settings - Pages with "." in the title do not show Hierarchy at the bottom - Line starting with - will be disappear after exit editing - Cannot edit deadline/schedule using date picking panel - Ordered list can't be shown in reference list - Drag and Drop inconsistently not working - Alt-dragging a bullet to an indented position will create multiple empty bullet - Import JSON from Roam has trouble with certain code block syntax - No more auto-complete if the cursor moves back to [[]] - Empty path when importing roam's json - Renaming namespace page will update all its children's links - Page-ref replacement if non-slash in path - [[Enhancement]] - Merging pages when renaming one page to the name of another page - Add copy block embed(s) - Delay query for linked references - Editing the main page should be fast no matter how many linked references it has - Cycle todos support cmd+enter - Display a warning if config.edn is invalid - Don't add another set of (()) when copy block ref to embed - Remove built-in properties from search result - When depth level > 3, the breadcrumb displays an ellipsis - [[Nov 10th, 2021]] id:: 45fc2d43-4154-4f20-ad60-c3039e35256d **Beta 0.4.5** Desktop app download link: https://github.com/logseq/logseq/releases/tag/0.4.5 - [[Features]] - Move selected blocks up/down (Ctrl/Cmd + Shift + UP/DOWN) - `All pages` support batch delete, search, journals filter and remove orphaned pages collapsed:: true - ![CleanShot 2021-10-23 at 00.06.33.png](../assets/CleanShot_2021-10-23_at_00.06.33_1634918821593_0.png) - Persist right sidebar state - [[Shortcuts]] - `g t` to go to tomorrow's page - `g p` to go to the previous journal - `g n` to go to the next journal - `custom.js` support - See more at https://github.com/logseq/logseq/pull/2943 - [[Thanks]] - [[Devon Zuegel]] - Enhance: add hotkeys for open file in directory (`o d`) / default app (`o f`) - Emoji page identifiers + sidebar tweaks - Custom editor command trigger - New configuration option `:editor/command-trigger` - e.g. To use `\` instead of `/` for commands trigger, add `:editor/command-trigger "\\"` to `config.edn`. - [[Andelf]] - Wrong delta pos when change to empty marker - fix: pos and space when cycling marker in header - [[Seth]] - Update readme to include platform specific docker instructions - [[GoldinGuy]] - Add time wrapper for scheduled/deadline - [[Yongqinchuan Du]] - Fix code block wide mode toggle - [[Peng Xiao]] - Fix: notification wrapper blocks user from interacting with the main area - [[Fixed issues]] - Failed to import roam research's json - Both `Copy as` and `Export page` should be fast now - Display the below plus button when zoom in - Several issues when renaming namespace pages - Marking task from "Now" to "Done" lost tracking time duration data - Timetracking for now->later on repeated task - Timetracking support seconds now - Logbook related issues - Files not saved when onboarding if canceled the file picker - Encrypted page for revert history version by git - Decrypt file content when diff - Broken image preview in the right sidebar - Fix slash command clashes with Org-mode italics - Org page reference allows different page-name and label - Blank screen on preview card with empty card - Clear block content when auto-complete page references - Insert page attributes instead of block property when creating and renaming a page - Latex can't be displayed in both block and page preview - Unexpected behavior of Ctrl + b - Black screen when closing window in fullscreen mode on MacOS - [[Enhancement]] - Click to edit should jump to the end of inline emphasis and links - Smooth transition for left sidebar - Make [[DWIM]] optional - See more at https://github.com/logseq/logseq/issues/2958#issuecomment-945761631 - Page suggestion will not allow you to deny the suggestion - Enable Enter key to rename page - Reload commands when toggle plugins (no need to restart the app) - [[Oct 12th, 2021]] id:: 14cbc67d-695a-48b3-8d33-ddf936977d43 **Beta 0.4.4** Desktop app download link: https://github.com/logseq/logseq/releases/tag/0.4.4 - [[Fixed issues]] - Can't open graph on Linux - Performance degradation - Favorite when renaming page's title - Undo need multiple steps (inserting new block) - Recent not working - Url can include `{` and `}` now - [[Oct 11th, 2021]] id:: 2c01a84b-d944-4755-bed4-6ff079465567 **Beta 0.4.3** Desktop app download link: https://github.com/logseq/logseq/releases/tag/0.4.3 - [[Features]] - Left sidebar! 🌈 🌈 -
- - Select multiple blocks to `copy block refs` and `cycle todos` - [[Thanks]] - [[Ed]] - The beautiful https://logseqweekly.com/! Don't forget to subscribe! - > With the rapid development of the app and new features/improvements, I created this Weekly Summary to help community members keep up with everything being thought of, created and shared by other fellow Logseq users. - [[Mispille]] - Awesome proposal to tagging Logseq's issues on GitHub! - This proposal is at https://docs.google.com/spreadsheets/d/10-LplNuMo2MUy67lt-WX1z1x50L1pY4bSLPIob1eHRQ/edit?usp=sharing! - [[llcc]] - [[DWIM]] (do what I mean) for `Enter` key when editing. Context-awareness of `Enter` key makes editing more easily. - [[Devon Zuegel]] - Consolidate shortcut docs - [[hyrijk]] - Fix: plugin api moveBlock not working - [[Tomas Vik]] - Enhance: pretty print pages-metadata.edn - [[Fixed issues]] - Data loss when dragging blocks to empty pages - Create today's journal when the corresponding file doesn't exist yet - Broken block references - Remove blank line for some blocks when outputting to md/org - Importing from Roam has issues with illegal filenames (Windows) - Flashcards wrong number during the review - Page rename doesn't work for case-sensitive pages - Respect the original page's name in the block content - Flashcards don't work when publishing - A block can be collapsed only when it has children or its body is not empty - Display the edit icon only for the embedded parent block - Sanitize html for security (plugins) - Disable nested queries (page crash) - Support raw path under win32 that includes backslash for local pdf files - Goto pdf highlights not working sometimes - Markdown footnote definition not working when re-index or refresh - preferredThemeMode doesn't work (plugins API) - [[Enhancement]] - Click title to rename a page - Open the first block when opening a new page by Mod+o - Many UX enhancements - [[Changelog_07_09]] - [[Changelog_06]] - [[Changelog 2020]] ================================================ FILE: pages/Changelog_07_09.md ================================================ - [[Sep 29th, 2021]] id:: 3c12d46c-cd46-4225-83d8-9f660d525216 **Beta 0.4.2** Desktop app download link: https://github.com/logseq/logseq/releases/tag/0.4.2 - [[Features]] - Add a shortcut `Cmd+Shift+y` to insert youtube timestamp - Add `(sample n)` to pick random query results - For example: query-table:: false {{query (and [[card]] (sample 2))}} - [[Thanks]] - [[Alexander Wang]] - Some YouTube videos cannot be played without referer - [[clark-cui]] - Javascript code enhancement - [[Fixed issues]] - Broken advanced commands triggered by `<` - Can't edit embed blocks - Remove `:` from bak file names (windows reserved chars) - Highlight not working in org mode - Don't trigger commands auto-complete when paste - Two of the same query with mixed syntax causes hanging - Correct position of query command hint - Cloze not shown - [[Enhancement]] - Smooth transition for the right sidebar - Unify both block and page export - Better bottom actions on Web mobile - [[Sep 23rd, 2021]] id:: 3f1db344-81af-4f15-8fe2-36e03e0cf279 **Beta 0.4.1** Desktop app download link: https://github.com/logseq/logseq/releases/tag/0.4.1 - [[Thanks]] - [[llcc]] - fix(logbook): Adjust orders of timestamps and logbook - enhance: start a newline to insert src, properties, etc. - fix: extra empty line if SCHEDULED and DEADLINE exist - [[angusiguess]] - Emit image links as image embeds rather than as html links - [[Fixed issues]] - Can't edit code block [[Codemirror]] - Review cards button not working - Search not working when publishing - Smooth auto-complete for `/` commands - Cards command not working in commands palette - `Ctrl/Cmd+l` (insert link) doesn't work on Web - block reference with a deadline has a redundant new line - [[Enhancement]] - Display query examples when invoking /query - Don't group by pages if there's `:result-transform` - New [[Configuration]] option `:shortcut/doc-mode-enter-for-new-block?` - By default, pressing `Enter` in the document mode will create a new line. Set this to `true` so that it's the same behaviour as the usual outliner mode. - [[Sep 22nd, 2021]] id:: 614b36ce-adeb-423d-8b04-3aaac9086268 **Beta 0.4.0** Desktop app download link: https://github.com/logseq/logseq/releases/tag/0.4.0 - [[Features]] - Fullscreen image support - ![CleanShot 2021-09-22 at 21.47.58.png](../assets/CleanShot_202021-09-22_20at_2021.47.58_1632318493346_0.png) - [[Thanks]] - [[Devon Zuegel]] - A bunch of tiny tweaks like making capitalization consistent, making a dropdown slightly more readable, and refactoring the code that adds the Help links to the sidebar. - Button styles for spaced repetition cards - [[ranfdev]] - Animate editor modals - [[woodwm]] - Update the version of KaTex from `0.11.1` to `0.13.8` - Which supports more environments like `split` and `equation ` - [[Alex]] - Document mod-c/copy current block ref - [[Fixed issues]] - Can't parse encrypted graphs - Open the last block when inserting template blocks - Open the previous block when deleting selected blocks - App crashes with segment fault - Clear text selection when blocks are selected - Wrong GitHub release url for some plugins - [[Enhancement]] - Search UX improvement -
- - Performance improvement for pages with a lot of linked references. A new option `:ref/linked-references-collapsed-threshold` was added to control when to collapse all the linked references. The default value is `50`. - Save database cached files to a new directory called `logseq/bak` when logseq detect file modifications from the disk - This fixed some issues when using Logseq with other editors like Emacs, Obsidian, etc. - Disable git auto commit by default `Git` caused some trouble when using with some sync services like iCloud/OneDrive/Dropbox, if you encountered any issues related to Git, you're encouraged to disable the git auto commit on `Settings > Version Control`. - ![CleanShot 2021-09-22 at 21.41.41.png](../assets/CleanShot_202021-09-22_20at_2021.41.41_1632318112920_0.png) - Support hh:mm:ss youtube timestamp format - Use `Ctrl(Cmd)+k` for searching and `Ctrl(Cmd)+l` for inserting a link - - [[Sep 15th, 2021]] id:: c66501ed-6d79-4a12-83d2-040da508697b **Beta 0.3.9** Desktop app download link: https://github.com/logseq/logseq/releases/tag/0.3.9 - [[Features]] - [[Plugins]] Marketplace for testing! -
- - Notice it's only enabled in developer mode. - ![CleanShot 2021-09-15 at 22.36.18.png](../assets/CleanShot_202021-09-15_20at_2022.36.18_1631716586756_0.png) - [[Youtube timestamp]] support - https://user-images.githubusercontent.com/9002575/133096658-67e3d6da-4444-4c06-b904-823e2206fd71.gif - How to use it? - 1. Embed a youtube video using `/Embed Youtube Video` - E.g. {{youtube https://www.youtube.com/watch?v=Ja78yU_xSkk&ab_channel=ShuOmi}} - 2. Watch the video and type `/Embed Youtube Timestamp`. - e.g. You can click the timestamp to jump to the corresponding position in the video. - Youtube timestamp: #+BEGIN_EXAMPLE {{youtube-timestamp 113}} Alias #+END_EXAMPLE - {{youtube-timestamp 113}} Alias - {{youtube-timestamp 173}} PDF highlights - {{youtube-timestamp 206}} SRS cards - [[Queries]] add `namespace` support - {{query (namespace [[term]])}} - [[Thanks]] - [[Gustavo Santos]] - Set aria-checked to "true" if toggle is on - [[Debugging]] - Add instruments for changes that can't be saved to disk - [[Fixed issues]] - Code block not saved - Commands palette not work - Can't change the case of a page name - Edit icon should open the current block instead of the embedded block - Don't add new space when embedding a page or a block - Latex export block command shortcut gives error because of missing space - Git not included on Windows - Link title not working when copy as html - Don't overwrite today's journal page if synced file is empty or its content equals to the default journal template - To avoid file overwritten. - [[Enhancement]] - Auto focus the input box after typing /link - Remove the plus icon for switching graphs - Add both Cmd+! and Cmd+Shift+p to configurable shortcuts - [[Sep 11th, 2021]] id:: cd5be27c-e2d6-4145-8c06-ed6ace8171df **Beta 0.3.8** Desktop app download link: https://github.com/logseq/logseq/releases/tag/0.3.8 - [[Features]] - Page history support reverting back collapsed:: true -
- - [[Thanks]] - [[llcc]] - more consistent with orgmode style - support recording in repeated block // cleanup unused namespaces - remove empty properties drawer - fix(clock): duplicate clock-in log twice - fix(timestamp): remove old SCHEDULED/DEADLINE timestamp - fix: org-styled link embedded-page rendering - fix: src block with header arguments - enhance: jump out of the ending curly brackets when embedding page or block - [[Sebastian Bensusan]] - calc: understand percentages - ```calc 100 * 20% ``` - [[Jiang Hailong]] - Linked reference is not refresh after file altering - [[Tiago Devezas]] - Translated both shortcuts and settings to pt-PT - [[DarshanSudhakar]] - Fixing typo for the tooltip 'Block reference' - [[Fixed issues]] - dragging blocks to update notes does not synchronize updates to the notes file in real time - disable cut selections for blocks in the query result - data-refs / data-refs-self regression - local asset image can't be rendered with web nfs - wrong signature for Mac M1 - git config core.safecrlf false on windows - add ignore-files to avoid repeated notifications - spent hours for logbook - display logbook for scheduled tasks - disable page/block auto-complete once the cursor went outside - commands panel aren't accessible sometimes - failed to remove invalid .git file - don't add new space when embedding a page or a block - click the edit icon should open the block which has the embedded block or page - [[Enhancement]] - detect file changes when starting the desktop app - add alerts before both refresh and re-index - [[Sep 1st, 2021]] **Beta 0.3.7** Desktop app download link: https://github.com/logseq/logseq/releases/tag/0.3.7 - [[Features]] - `cmd(ctrl)+shift+p` for command palette ![command-palette-demo.gif](../assets/command-palette-demo_1630478135142_0.gif) - Better workflow to resolve "The file has been modified on your local disk" alert. When Logseq detects filed modified on your disk and diverged from your actual Logseq page content, it'll prompt you to choose which one would you like to keep. ![diff-demo.gif](../assets/diff-demo_1630479484172_0.gif) - Better task management & timetracking with logbook [[Clocking]] support for both org-mode and markdown [[Thanks]] to [[llcc]] - Automatic clock in when you switch task status to [[NOW]] or [[DOING]] - Automatic clock out when tasked is marked as [[DONE]] or [[LATER]] - Minimal interval for clocking is one minute - ![image.png](../assets/image_1630480711363_0.png) - DONE demo task 1 :LOGBOOK: CLOCK: [2021-09-01 Wed 15:15]--[2021-09-01 Wed 15:15] => 00:00 CLOCK: [2021-09-01 Wed 15:16]--[2021-09-01 Wed 15:17] => 00:01 CLOCK: [2021-09-01 Wed 15:35]--[2021-09-01 Wed 15:36] => 00:01 :END: - [[Zotero]] adds overwrite mode which will **delete** and recreate existing Zotero page instead of append duplicate item to same page. Do **backup** first! Make sure it's OK to delete and recreate the page! - [[Enhancement]] - Drawer logbook display & ui, hide logbook by default - Better time tracking with logbook history - Display loading when invoking commands like git push - Display orphan pages by default - [[Fixed Issues]] - Tag with brackets but without spaces creates an extra page - Base64 image link not displayed - [[Zotero]] page with attachment filename with comma caused blank screen - Up/down key jump cursor incorrectly from sidebar to main panel - Setting panel not closed properly and reopen after other commands - [[Aug 27th, 2021]] id:: fd6a5fdc-3e47-4399-aaeb-6297be9f2285 **Beta 0.3.6** Desktop app download link: https://github.com/logseq/logseq/releases/tag/0.3.6 - [[Features]] - Page version history support, your notes are much safer now! -
[:div.mb-4] - Automatic backup with Git - You can disable the auto git commit on the settings page - Type `c` to commit with your custom message - Ability to run any raw Git commands like `git push` - The shortcut is `Cmd+!` or `Alt+!` - Replace block reference with either text or block embed - `Cmd+c Cmd+c` to clear the right sidebar - `Alt+shift+j` to open today in sidebar - `g h` to go to home - [[Thanks]] - [[llcc]] - Drawers support - Document: https://orgmode.org/manual/Drawers.html - ![130644716-e60cd222-e506-4087-a431-0312fcaa59d9-1.gif](../assets/130644716-e60cd222-e506-4087-a431-0312fcaa59d9-1_1630062791302_0.gif) - Remove extra line between title and body - Remove extra line when deadline or scheduled added - [[AlexRoar]] - Graph antialiasing and labels dark style - [[Peng Xiao]] - [[Codemirror]] add `protobuf` mode - [[raphaelporsche]] - Remove extra whitespace in src-block-command - [[Fixed issues]] - File changes from the disk are not refreshed immediately in logseq id:: 6128c366-714f-4be9-90b5-e959b35c136f - Avoid false alert of "the file has been modified from the disk..." - Cards preview crash - Advanced query went error after editing with block properties - Block being referenced has no indication of it being a block ref - /scheduled doesn't work well if the content has extra spaces - [[Parser]] - Fix markdown link label - ![CleanShot 2021-08-27 at 18.52.03.png](../assets/CleanShot_202021-08-27_20at_2018.52.03_1630061543729_0.png) - Fix org mode `:tag:` issue - [[PDF]] - Incorrect url of pdf asset - [[Zotero]] - Imported url attachment open link - [[Enhancement]] - Add breadcrumbs for srs cards - ![CleanShot 2021-08-27 at 18.57.58.png](../assets/CleanShot_202021-08-27_20at_2018.57.58_1630061886121_0.png) - Persistent "Copy As" options - Display a warning for the demo graph - [[Aug 20th, 2021]] **Beta 0.3.5** Desktop app download link: https://github.com/logseq/logseq/releases/tag/0.3.5 - [[Fixed issues]] - Fix app crashes on Mac - [[Features]] - Codemirror support both sparql and turtle modes - [[Aug 19th, 2021]] id:: 611e698b-c30b-4b51-be56-703524d963a6 **Beta 0.3.4** Desktop app download link: https://github.com/logseq/logseq/releases/tag/0.3.4 - [[Thanks]] - [[Peng Xiao]] - Several UI issues - Make new block button more easily clickable - [[Michael Schmidt-Korth]] - Improve UI and make button & toggle interactivity on hover - UI fix for setting windows - [[Tiago Devezas]] - Add Portuguese translation - [[Fixed Issues]] - Export textarea background for dark theme - Zotero export format issues - Several pdf UX issues - Disabling journals in setting not working - Fail to load when refreshing with invalid block refs - Block id loss for references by file altering - Markdown links without extension does not work - [[Enhancement]] - Parsing speed up by leveraging web workers. Adding or reindexing large graph is now much faster! - Ability to edit SRS cards during the review - Add disable spellcheck option setting for desktop app. - Make local pdf asset file as relative path in pdf hls annotation file - Add [[Zotero]] `Linked Attachment Base Directory` setting for users with Zotfile workflow and using relative attachment links - Improved `open` button to open [[Zotero]] attachment file using relative link instead of absolute link. This needs user to setup `Zotero data directory` for imported attachment or `Linked Attachment Base Directory` for linked attachment and re-import the [[Zotero]] item. - [[Features]] - Support markdown url link format `[Link caption]()`. Note in this format, url can contain white spaces without the need of encoding - [[Zotero]] setting profile support. In a multi-device or multi-user scenario, user can add different [[Zotero]] setting profile for each without overriding existing [[Zotero]] settings. - [[Aug 11th, 2021]] id:: 5473b972-e358-46eb-ae13-fa2ae1dd41bb **Beta 0.3.3** Desktop app download link: https://github.com/logseq/logseq/releases/tag/0.3.3 - [[Thanks]] - [[ingepettersen]] - Add Norwegian (bokmål) translation - [[Michael Schmidt-Korth]] - CSS-changeable max-width in wide mode - [[Peng Xiao]] - Fixed several UI issues - [[Fixed issues]] - Serious bug in naming the journal md files - Page auto-complete search can clear the editing block - Inconsistent timestamps on pages - Failed to drag or paste images - Page blank with invalid block ids - PDF links can't be opened - Can't jump to highlights when enlarging the pdf viewer - ` 500]] (by [[meh]]) **** 6. [[https://github.com/logseq/logseq/issues/436][Builtin diff/merge does not work well when new files have been created]] \#diff \#sync **** 7. [[https://github.com/logseq/logseq-internal/pull/154][Cannot drag a block to the first position in a page]] (by [[meh]]) **** 8. [[https://github.com/logseq/logseq/issues/376][Fix cannot drag a block to the first position in a page]] (by [[meh]]) **** 9. Fix inline math parsing *** [[Features]] **** 1. [[Custom theme]] support!! **** 2. CodeMirror integration! #+BEGIN_SRC clojure (prn "Finally!") #+END_SRC ** [[Oct 5th, 2020]] *Version 0.0.3.8* *** [[Fixed issues]] **** 1. Replace block parent path separator, the old one didn't render in any browser on MacOS (by [[River]]) **** 2. Fixed new page contents are not synced to github until the page is edited for the second time (by [[meh]]) **** 3. Fixed block embeds blank **** 4. Fixed file not saved when switching to other page **** 5. Fixed git branches other than ~master~ not working *** [[Enhancement]] **** Better [[Undo and Redo]] *** [[Features]] **** 1. Type ~s~ to switch between the file and the corresponding page (non editing mode) **** 2. Grammarly support even for single-line blocks Add ~:enable-grammarly? true~ to the file ~logseq/config.edn~. ** [[Oct 3rd, 2020]] *Version 0.0.3.7* *** [[Fixed issues]] **** 1. Fixed [[https://github.com/logseq/logseq/issues/373][performance issues typing gets slow and very laggy]] **** 2. Fixed redundant blocks in sidebar (by [[meh]]) **** 3. Fixed bugs in project create / update (by [[meh]]) ** [[Oct 2nd, 2020]] *Version 0.0.3.6* *** [[Fixed issues]] **** 1. Fixed logout sometimes not working well **** 2. Fixed custom queries which make the app not responding **** 3. Allow deleting journal pages **** 4. Fixed dropdown modal display (by [[meh]]) *** [[Features]] **** 1. Publishing \#experiment Check out the [[https://logseq.github.io/page/publishing][docs]]. ** [[Sep 28th, 2020]] *Version 0.0.3.5* *** [[Fixed issues]] **** 1. Links support emphasis now, e.g. ~**[[Learn the shortcuts]]**~ (for markdown) will be rendered as *[[Learn the shortcuts]]*. **** 2. Fixed embedded blocks not changing when the original block changed. **** 3. Journal pages can be embedded now *** [[Enhancement]] **** 1. Support fullscreen on mobile now (Thanks @denvey) **** 2. Add onboarding "Getting started" **** 3. Add credits for tools which logseq was influnced by ** [[Sep 23rd, 2020]] *Version 0.0.3.4* *** [[Fixed issues]] **** 1. Both "🔨 NOW" and "📅 NEXT" will not auto close when blocks changed **** 2. Fixed queries / references carry-over indenting without context **** 3. Fixed deleting blocks not working in the "References" section **** 4. Fixed code block doesn't render when it starts with ~:xx~ **** 5. Fixed ~Ctrl + K~ linking not inserting cursor correctly *** [[Features]] **** 1. Multi-line *Displayed Math* support (Katex syntax wrapped by ~$$~) #+BEGIN_EXAMPLE $$ \frac{1}{\Bigl(\sqrt{\phi \sqrt{5}}-\phi\Bigr) e^{\frac25 \pi}} = 1+\frac{e^{-2\pi}} {1+\frac{e^{-4\pi}} {1+\frac{e^{-6\pi}} {1+\frac{e^{-8\pi}} {1+\cdots} } } } $$ #+END_EXAMPLE $$ \frac{1}{\Bigl(\sqrt{\phi \sqrt{5}}-\phi\Bigr) e^{\frac25 \pi}} = 1+\frac{e^{-2\pi}} {1+\frac{e^{-4\pi}} {1+\frac{e^{-6\pi}} {1+\frac{e^{-8\pi}} {1+\cdots} } } } $$ **** 2. [[Templates]] support :PROPERTIES: :id: 60311d25-f0c8-45af-a54f-e5e7d11bdf8d :END: ** [[Sep 21st, 2020]] *Version 0.0.3.3* *** [[Fixed issues]] **** 1. Fixed saving the first block on empty page not working **** 2. Continue editing after first bullet on new page **** 3. Fixed embedding block with only table shows nothing **** 4. Fixed embedding an empty page (no block) creates unreadable .md files **** 5. Fixed embedded todos don't consistently update as expected *** [[Features]] **** 1. You can change the default home page now, check #faq ** [[Sep 20th, 2020]] *Version 0.0.3.2* *** [[Fixed issues]] **** 1. Multiple editing issues (page/block auto-complete, cursor jumping) *** [[Enhancement]] **** 1. You don't have to specify a title for source code, list item, quotes anymore ** [[Sep 18th, 2020]] *Version 0.0.3.1* *** [[Fixed issues]] **** 1. Fixed embedded todos don't consistently update as expected **** 2. Don't show diff page if there's no changes **** 3. Page name disallows slash anymore **** 4. Fixed org-roam alias in logseq *** [[Enhancement]] **** 1. Logseq can handle very long block list now (similar to virtual-list) **** 2. Preserve the editing position when switching pages (e.g., ~ctrl+o~) **** 3. *Properties* UX huge improvement To add a property to any block, you can right click the left dot and click ~Add a property~. ** [[Sep 15th, 2020]] *Version 0.0.3.0* *** [[Fixed issues]] **** 1. Fixed deleting make it not editable in the block page (zoom-in) **** 2. Fixed deleting in backlinks not triggering github sync **** 3. Fixed Page titles when zoomed into a block **** 4. Fixed embedded todos don't consistently update as expected *** [[Features]] **** Convert a block to/from a heading :PROPERTIES: :background_color: rgb(83, 62, 125) :heading: true :END: *How to convert a block to a heading?* Right click the left dot of any block, click ~Convert to a heading~. *How to convert it back to a block?* Click ~Convert back to a block~. You can also change the background color of any block, it doesn't have to be a heading. ** [[Sep 14th, 2020]] *Version 0.0.2.9* *** [[Features]] **** 1. [[Internationalization]] (Special thanks to @Kamal for support!) 你好世界! Logseq is coming to 30+ languages, and this release adds support for Chinese (Simplified) and Afrikaans. Languages will be automatically applied depending on your browser settings; if not, go to Settings to manually select languages. ***** English, Chinese (Simplified), Afrikaans: Supported today Thanks @Slipboxnutter for Afrikaans translation! ***** German, French, Japanese, and more: stay tuned for more update! If you want to help translate Logseq, sign up here: https://crwd.in/logseq ** [[Sep 13th, 2020]] *Version 0.0.2.8* *** [[Fixed issues]] **** 1. Fixed issues related to roam json importer (still experiment) **** 2. Fixed not creating new journal page automatically **** 3. Better [[Undo and Redo]] behavior **** 4. Support multiple notifications now (by haoji) **** 5. *All pages* support ~shift+click~ to open in right sidebar (by haoji) *** [[Features]] **** 1. [[Shortcuts change]] [[https://cdn.logseq.com/%2F8b9a461d-437e-4ca5-a2da-18b51077b5142020_09_13_Screenshot%202020-09-13%2015-36-10%20%2B0800.png?Expires=4753582587&Signature=GAjAjKEAx-8ItK04aNXqQzd8NQjfnHi9~CVJeho2yBP5E38BFKqMSVYC5Y1eQaz7jbksyKMuJi27NnM92FrZYJiCgUWtuV1txBhl2ANBRnRHUON7QzLFvY1wZI9~7~QTTsLYBxCDnsynoz3Bp0gS1kmn8eBWFq1KZtrHZ3mGs7HHDREI2PZJHTQsE4qXN1DENh~0RuZ0UsCBisu~5H1JtzDT2riUCurZm08G3EdSZ33Yrr7InA7~EDT8W-lCGhJp9VJSeWpRkYJXPKuwT6RQiA6ZyrLKtDPzn4p3Ik9bNSemIYaNedUt-TKAgDbk17TKrCYk~6QYI8~7EwK87crLQA__&Key-Pair-Id=APKAJE5CCD6X7MP6PTEA][2020_09_13_Screenshot 2020-09-13 15-36-10 +0800.png]] ** [[Sep 11th, 2020]] *Version 0.0.2.7* *** [[Fixed Issues]] **** 1. Fixed copy which needs at least twice before **** 2. Better page name integration with other tools like Obsidian **** 3. Fixed can't load previous journals (by haoji) **** 4. Fixed bugs on opening/closing brackets and asterisks **** 5. Fixed code block highlighting performance issue **** 6. Make it compatible with new date format with roam when importing json **** 7. Fixed page rename && delete *** [[Features]] **** 1. [[Developer mode]] (by haoji) \#experiment Developer mode helps contributors and extension developers test their integration with Logseq more efficient. ** [[Sep 9th, 2020]] *Version 0.0.2.6* *** [[Daily Notes Migration]] :PROPERTIES: :id: 5fbf4fbf-82c5-4d81-ba82-b66726bda00c :END: Logseq is migrating to creating journal pages on a daily basis for better performance and data safety. In the future, the current method of storing journal files once a month would be removed. You will receive a notification to migrate to daily basis when you open Logseq, and if it didn't appear, refresh your browser. *** [[Fixed Issues]] **** 1. Fixed not able to DELETE a Page or even Rename a page **** 2. Fixed an issue where contents page might show ~[[]]~ on page links *** [[Features]] **** 1. In search menu, you can press ~shift~ when clicking on a link to open it in sidebar **** 2. Supports directly adding pages to contents in page menu ** [[Sep 8th, 2020]] *Version 0.0.2.5* *** [[Performance]] **** 1. Huge performance improvement Tested on 1k+ notes, make sure to click the ~Cancel~ button and then click the ~Save~ button when the browser prompts that you have some unsaved changes. *** [[Fixed Issues]] **** 1. Fixed all pages loading slow (by haoji) **** 2. Fixed auto pairs (by haoji) **** 3. ~ctrl+o~ now saves the block first (by haoji) **** 4. Inline latex could wrapped by single "$" now **** 5. Inline latex in parens works now **** 6. Fixed deleting blocks **** 7. Fixed block references count display issue **** 8. Tag name disallows "#" *** [[Configuration]] **** 1. Added ~:hide-file-in-page?~ option Add ~:hide-file-in-page? true~ to ~logseq/config.edn~ so that it will doesn't show the file link in pages. ================================================ FILE: pages/Class.md ================================================ type:: [[Class]] parent:: [[Thing]] description:: Defines user defined classes/types in this graph url:: {{docs-base-url Class}} sameAs:: https://www.w3.org/2000/01/rdf-schema#Class ================================================ FILE: pages/ClojureScript Eval in a Block.md ================================================ type:: [[Feature]] platforms:: [[All Platforms]] except [[Publish Web]] description:: Run ClojureScript in a block using [sci](https://github.com/babashka/sci) - ## Usage - Type ` [[Settings]] - Click on Edit [[custom.css]] - ![image](https://user-images.githubusercontent.com/66485719/212510223-f234ab89-b63c-4b89-8558-2d40b3ecd18f.png) - This will open the custom.css file in Logseq, where you can make edits - 3. Specify a `:custom-css-url` in "logseq/config.edn". [[config.edn]] - Top-right dtop menu dropdown -> [[Settings]] - Click on Edit [[config.edn]] - ![image](https://user-images.githubusercontent.com/66485719/212511148-621eb05f-b164-49e3-9fd2-16f89925be89.png) - This will open the config.edn file in Logseq, where you can add a line like this, importing a css file via url: - ```:custom-css-url "@import url('https://cdn.jsdelivr.net/gh/dracula/logseq@master/custom.css');"``` - ## Additional Links - https://xyhp915.github.io/logseq-marketplace-table/ - Filter to `Themes` for a full list of available community themes - https://github.com/logseq/awesome-logseq#css-themes - Cool themes from [awesome-logseq](https://github.com/logseq/awesome-logseq#css-themes) ================================================ FILE: pages/DataType.md ================================================ type:: [[Class]] parent:: [[Class]] url:: https://schema.org/DataType description:: Provides basic data types such as integers, strings, etc. See https://www.w3.org/TR/rdf12-concepts/#section-Datatypes for additional datatypes that could be possible ================================================ FILE: pages/Desktop.md ================================================ type:: [[Platform]] description:: Desktop environments we support are osx, linux and windows. We use [Electron](https://www.electronjs.org/) for desktop. ================================================ FILE: pages/Draw.md ================================================ type:: [[Command]] description:: Draw in blocks using an embedded Excalidraw canvas - ## Usage - Type `/draw` command to start drawing. - ## Functionality - {{embed ((60acbe13-f12d-451a-9793-56201f858074))}} - Drawing or rendering draws is not available in [[Publish Web]] ================================================ FILE: pages/Embed Media - Audio, Photos, Videos.md ================================================ - Logseq lets you embed, preview, and play back a variety of media in a number of ways. - - For the most part, there are three ways that you can embed media (with `examples`): - 1. Using Markdown: `![](Link-To-File)` - 2. Using HTML elements: `` - 3. Using [[Hiccup]] ClojureScript: `[:element :src "Link-To-File"}]` - - The source link to file will vary depending on whether you're embedding a local asset (a file on your computer) or an asset stored on an online server. - **For online assets:** Copy the URL of the media, making sure that the file name and extension is included. - ex: `https://www.mysite.com/file.mp3` - **For local assets:** Copy your file path (including the file name and extension). You may also need to add `file:///` at the beginning. - ex: `C:/Users/user/Videos/file.mp4` - - Here's a detailed breakdown of the variety of ways you can embed audio, video, and images to your Logseq pages: - - # Markdown Method - The Markdown method is the easiest to implement. It involves embedding media in the following way: - ```markdown - ![](Link-To-File) ``` - - ## Examples - ### Here is how you could use the Markdown method to embed a picture file found online: - ![](https://logseq.github.io/screenshots/1.png){:height 452, :width 785} - ```markdown - ![](https://logseq.github.io/screenshots/1.png) ``` - - ### Markdown method -> embed a video file in your assets folder - ```markdown - ![](../assets/video.mp4) ``` - - ### Markdown method -> embed a song saved on your PC: - ![](file:///C:/Users/user/Music/Mix.wav) - ```markdown - ![](file:///C:\Users\user\Music\Mix.wav) ``` - OR - ```markdown - ![](file:///C:/Users/user/Music/Mix.wav) ``` - #+BEGIN_TIP Include `file:///` at the start of the file path #+END_TIP - - # HTML Elements Method - The HTML element method is perfect for those comfortable with the markup language. It provides a wider variety of controls and attributes for your media compared to the Markdown method. For instance, you could show/hide playback controls, loop the media, set the size, add CSS classes, etc. Make sure to consult documentation on `