There are still no working reminders in #obisidan that work across all devices?

I tested https://github.com/uphy/obsidian-reminder/ with the different syntax options and there were no reliable notifications.

GitHub - uphy/obsidian-reminder: Reminder plugin for Obsidian

Reminder plugin for Obsidian. Contribute to uphy/obsidian-reminder development by creating an account on GitHub.

GitHub

Today I discovered #pandoc a software to convert different document types. No clue why it took me so long to find this ...

I am using it to convert #markdown to #epub to create my own ebook.

I write the markdown in #obisidan and use a plugin to export via pandoc.

Love this workflow.

#Obisidan #pkm #Tipp

Plugin Snippets ermöglicht Arbeit mit Textbausteinen. So kann "bk" mit einer Tastenkombination zu "Berlin Kreuzberg" werden.

Ist kostenlos und selbsterklärend.

Installation: Menu "Externe Erweiterungen", dann Textbausteine definieren. Syntax der Eingabe:

Kürzel : vollständiger Text

Quelle: https://bsky.app/profile/textwerkstatt.bsky.social

textwerkstatt (@textwerkstatt.bsky.social)

Personal Knowlege Management PKM - Ideen, Konzepte, Tools

Bluesky Social

Y’ALL!
i need #YAML #Obisidan #Frontmatter help

y’all know how you can add filters to frontmatter variables?
https://help.obsidian.md/web-clipper/filters

how do i do this?

1. TAKE A TITLE
"Ohai This Is A Title: Made a long ass mess with all this text"

2. USE THE COLON AS DELIMITER
title: "Ohai This Is A Title"
subtitle: "Made a long ass mess with all this text"

3. SO I CAN TEMPLATE IT AS

title: {{title|replace: ? : " " }}
subtitle: {{title|replace: ? : " " }}
alias: {{title}}

Filters - Obsidian Help

Filters allow you to modify variables in Web Clipper templates. Filters are applied to variables using the syntax {{variable|filter}}. Filters work for any kind of variable including prompt, meta, se…

Obsidian Help
可以讓 #Obisidan#每日筆記 功能外觀,變得像 Logseq 的瀑布串流~
Obsidian-Daily-Notes-Editor: A plugin for you to edit a bunch of daily notes in one page(inline), which works similar to Roam Research's default daily note view. https://github.com/Quorafind/Obsidian-Daily-Notes-Editor
GitHub - Quorafind/Obsidian-Daily-Notes-Editor: A plugin for you to edit a bunch of daily notes in one page(inline), which works similar to Roam Research's default daily note view.

A plugin for you to edit a bunch of daily notes in one page(inline), which works similar to Roam Research's default daily note view. - Quorafind/Obsidian-Daily-Notes-Editor

GitHub

One of the main issues keeping me from embracing tasks in #Obisidan is the lack of a way of adding task notes.

I took a stab at a solution using Templater. With this template, I can easily create a note link in a task, which then links to an automatically created heading in my daily note. This could work, maybe.

An improvement could be to add the task name as the heading, but that will have to be for another day.

#pkm

@bowreality @omnivore I have no idea what #Obisidan or #logseq is/are so odds are, I’m not using them. :)

I’ll check out Omnivore - thanks!

recent favorite web #discovery: https://math.meta.stackexchange.com/questions/5020/mathjax-basic-tutorial-and-quick-reference

It's a nice cheat sheet on a lot of #LaTeX / #MathJax #markup for creating #mathematical notation.

I get a strange pleasure from typing in the somewhat arcane markup to create beautiful mathematic formulas.

(I mainly use this when taking notes in #Obisidan)

#TeXLaTeX

MathJax basic tutorial and quick reference

(Deutsch: MathJax: LaTeX Basic Tutorial und Referenz) To see how any formula was written in any question or answer, including this one, right-click on the expression and choose "Show Math As &...

Mathematics Meta Stack Exchange