eleanorkonik
Follow
I research (& teach) ancient civilizations, then write stories & articles inspired by all eras of history... which means I take a bunch of notes.
- Maryland, USA
- https://eleanorkonik.com/
- @eleanorkonik
Pinned Loading
-
Eleanor's Readwise Settings
Eleanor's Readwise Settings 1## File name
23`{{title|replace(""","")|replace(""","")|replace("'","")|replace("'","")|truncate(127)}} by {{author|truncate(120)}}`
45I do this so that weird characters or overly-long file names don't break dropbox or git, since Readwise doesn't natively sanitize things.
-
Zettelizer.js
Zettelizer.js 1module.exports = async (params) => {
2console.log("Starting...")
3console.log(params);
4const currentFile = params.app.workspace.getActiveFile();
5if (!currentFile) {
-
concatenate
concatenate PublicA plugin for Obsidian.md to allow you to put the contents of sections together in one file
-
dataview query for - [?]
dataview query for - [?] 1```dataviewjs
2//get all md files in vault
3const files = app.vault.getMarkdownFiles()
45//create an array with the filename and lines that include the desired tag
-
obsidian-community/obsidian-hub
obsidian-community/obsidian-hub PublicResource hub for Obsidian resources.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.