obsidian

9 bookmarks
Custom sorting
Welcome to Quartz 4
Welcome to Quartz 4
Quartz is a fast, batteries-included static-site generator that transforms Markdown content into fully functional websites.
Quartz
·quartz.jzhao.xyz·
Welcome to Quartz 4
nhaouari/obsidian-textgenerator-plugin: Text Generator is a versatile plugin for Obsidian that allows you to generate text content using various AI providers, including OpenAI, Anthropic, Google and local models.
nhaouari/obsidian-textgenerator-plugin: Text Generator is a versatile plugin for Obsidian that allows you to generate text content using various AI providers, including OpenAI, Anthropic, Google and local models.
Text Generator is a versatile plugin for Obsidian that allows you to generate text content using various AI providers, including OpenAI, Anthropic, Google and local models. - nhaouari/obsidian-text...
·github.com·
nhaouari/obsidian-textgenerator-plugin: Text Generator is a versatile plugin for Obsidian that allows you to generate text content using various AI providers, including OpenAI, Anthropic, Google and local models.
TextGen
TextGen
·text-gen.com·
TextGen
How to add an Obsidian note to the homescreen on Android - Joschua’s Notes
How to add an Obsidian note to the homescreen on Android - Joschua’s Notes
1: Setup Download the Obsidian mobile app Install the "Advanced URI" plugin Download an automation app: Automate (free) or Tasker (paid) In Obsidian Open the command pallete in the Obsidian app (swip…
How to add an Obsidian note to the homescreen on Androidpublish: true permalink: gDF66637PgvEp8mvLXD5tX cssclass: publish1: Setup Download the Obsidian mobile app Install the "Advanced URI" plugin Download an automation app: Automate (free) or Tasker (paid) In Obsidian Open the command pallete in the Obsidian app (swipe down by default). Search for "Advanced URI" and select with file you want to copy a link to. 2: Automation app a) Automate I created a simple flow to open the Daily note in Obsidian: Open Daily Note in Obsidian. By duplicating the flow and editing the "Data URI" field, you can open any Obsidian link in here. Manual instructions. If you're wary of downloading a script from the internet, here are the basic instructions: Create a new flow in Automate Select App start as a block Select md.obsidian for "Package" Select md.obsidian.MainActivity for "Activity class" Select View for "Action" Paste your URL in the field "Data URI" Connect the block Flow beginning with the Start App block b) Tasker Open Tasker. Through the + icon, create a new task and give it a name. Add an action with the + icon. Select "Browse URL". Paste the copied URI in the "URL" box. With the arrow back, go to the task overview and select an image by tapping the icon in the middle at the bottom. Save the task and exit Tasker. 3: Homescreen Add a widget to the homescreen. Automate: Select "Flow shortcut" in the "Automate" section. Tasker: Select "Task Shortcut" in the "Tasker" section. There you go! By long-pressing you can customize the name or icon. Now you can add shortcuts to anything! Links to this page
·notes.joschua.io·
How to add an Obsidian note to the homescreen on Android - Joschua’s Notes
Template for insert callout - Share & showcase - Obsidian Forum
Template for insert callout - Share & showcase - Obsidian Forum
I use callouts from time to time, but I don’t often remember which types are possible, especially with the possibilities added by themes and plugins. So I created this template which uses templater to insert a callout by proposing the theme, the possibility of folding it or not and the title. If text is selected, it inserts it into the body of the callout. I’ll share it if others are interested: %* //get selection noteContent = tp.file.selection(); // list callouts const callouts = { note:...
·forum.obsidian.md·
Template for insert callout - Share & showcase - Obsidian Forum