logsidian-template

Template for Logseq and Obsidian compatible note taking system

logsidian-template

Template for Logseq and Obsidian compatible note taking system

Usage

Download zip file from one of the followings

Logseq

logseq/config.edn:

{
 ; Daily note filename has a form of 2023-11-07
 :journal/file-name-format "yyyy-MM-dd"
}

Obsidian

app.json:

{
  "attachmentFolderPath": "./assets",
  "userIgnoreFilters": [
    "logseq/"
  ],
  "alwaysUpdateLinks": true,
  "newFileLocation": "folder",
  "newFileFolderPath": "pages",
  "useTab": true
}

daily-notes.json:

{
  "folder": "journals"
}

How to Install

  1. Download the template file from GitHub
  2. Move it anywhere in your vault
  3. Open it in Obsidian — done!

Stats

Stars

6

Forks

0

Last updated 3mo ago

Tags

logseqobsidian