cmd+click
on it.![[another note]]
or just a part of a note :
![[another note#some chapter title]]
Not sure if that's exactly what you're looking for.obsidian --enable-features=UseOzonePlatform --ozone-platform=wayland
![[another note]]
or just a part of a note :
![[another note#some chapter title]]
Not sure if that's exactly what you're looking for. [[File#Heading]]
for sections in other files [[#Heading]]
works for links inside the current filectrl + o
is all i need to find what i am looking for. Or Oby Search, but i don't use it too much.git commit -m "2021-12-01"
, git push
to backup everything.rating: 1
etc)rating: 1
etc) rating: 5
). are there examples for this anywhere?rating: 5
). are there examples for this anywhere? ^(?<=---\n(?:^.+$\n)*)(^rating: 5$)\n(?=(?:^.+$\n)*^---$)
You could use that. You could also get rid of ^
and $
, that's up to you./regex goes here/
rating: 5
and not rating: [5]
or
rating:
- 5
or
rating:
- 5
Which would all be valid YAML.---
tags: [ pasta, italian, feta, tomatos]
priority: Done
rating: 4
---
---
tags: [ pasta, italian, feta, tomatos]
priority: Done
rating: 4
---
rating: 4
... wonder whyrating: 4
... wonder why (?<=---\n(?:(?:.+)?\n)*)(rating: *[1-5].*)\n(?=(?:(?:.+)?\n)*---)
(edited)ratings: 5
in some files yet this is what i get/(?<=---\n(?:(?:.+)?\n)*)(rating: [4-5].*)\n(?=(?:(?:.+)?\n)*---)/
(?<=---\n(?:(?:.+)?\n)*)(rating: *[1-5].*)\n(?=(?:(?:.+)?\n)*---)
(edited)/(?<=---\n(?:(?:.+)?\n)*)(rating: *[4-5].*)\n(?=(?:(?:.+)?\n)*---)/
---
tags: [ main, noodles]
priority: Done
rating: 5
---
Obsidian is in private beta right now.
sentence is there which, I believe, is no longer trueObsidian is in private beta right now.
sentence is there which, I believe, is no longer true Americans with Disability Act
note, is [[ADA
and select from the list and get [[Americans with Disability Act|ADA]]
inserted. Is this what you mean, workflow wise? (edited)Americans with Disability Act
note, is [[ADA
and select from the list and get [[Americans with Disability Act|ADA]]
inserted. Is this what you mean, workflow wise? (edited)[[
to trigger a link, start typing a few letters from the title, select the page I want from the dropdown, and then hit the left arrow key twice and add a custom alias (i.e. |the words I'd rather have). This may not help right this moment, but I was surprised how quickly it became muscle memory.[[
to trigger a link, start typing a few letters from the title, select the page I want from the dropdown, and then hit the left arrow key twice and add a custom alias (i.e. |the words I'd rather have). This may not help right this moment, but I was surprised how quickly it became muscle memory. [[
to trigger a link, start typing a few letters from the title, select the page I want from the dropdown, and then hit the left arrow key twice and add a custom alias (i.e. |the words I'd rather have). This may not help right this moment, but I was surprised how quickly it became muscle memory. Americans with Disability Act
in full) you can highlight that term, and just hit [[ twice. OR you can check out the Link panel on the Americans with Disability Act
page, and see all unlinked mentions across multiple pages.
(I may have misunderstood your question, sorry! Does this make sense?)[[
, press left arrow key, type |
, press left arrow key, start typing "Modern Capitalism" and pick it when it gets suggestedmonopolistic, parasitic corporations
), would type [[Mod
and select "Modern Capitalism", then delete the ]]
. I'd toss a | in there and re-add ]]
at the end of "corporations.
And I'm completely monopolistic, parasitic corporations
), would type [[Mod
and select "Modern Capitalism", then delete the ]]
. I'd toss a | in there and re-add ]]
at the end of "corporations.
And I'm completely body.plugin-sliding-panes-rotate-header .workspace > .mod-root > .workspace-leaf.mod-active > .workspace-leaf-content > .view-header
body.plugin-sliding-panes-rotate-header .workspace > .mod-root > .workspace-leaf.mod-active > .workspace-leaf-content > .view-header > .view-header-title-container:after {
background: linear-gradient(to bottom, transparent, var(--background-primary-alt));
/* */
}
body.plugin-sliding-panes-rotate-header .workspace > .mod-root > .workspace-leaf.mod-active > .workspace-leaf-content > .view-header > .view-header-title-container:before {
background: linear-gradient(to top, transparent, var(--background-primary-alt));
maybe is some of this?
Evaluation Error: eval@[native code]
@
@
generatorResume@[native code]
@
Promise@[native code]
__awaiter@
@
generatorResume@[native code]
@
Promise@[native code]
__awaiter@
@capacitor://localhost/app.js:1:750592
@capacitor://localhost/app.js:1:751014
@
generatorResume@[native code]
fulfilled@
promiseReactionJob@[native code]
From a quick look at it, the error seems to be linked to the .note parsing … - is there a difference in the js engine between Obsidian and Obsidian Mobile? Maybe a function that’s missing? (edited)---
cssclass: img-grid
---
But the images do not get in grid as the gif shows (edited)---
cssclass: img-grid
---
But the images do not get in grid as the gif shows (edited)cssclass: img-grid
, that merely adds a CSS class for this note, some theme/snippet still needs to do the heavy lifting[[<timestamp>]]
, but my file names are like <timestamp> <simple name>
. but the links still work, despite being incomplete.
can i do that in obsidian?Evaluation Error: eval@[native code]
@
@
generatorResume@[native code]
@
Promise@[native code]
__awaiter@
@
generatorResume@[native code]
@
Promise@[native code]
__awaiter@
@capacitor://localhost/app.js:1:750592
@capacitor://localhost/app.js:1:751014
@
generatorResume@[native code]
fulfilled@
promiseReactionJob@[native code]
From a quick look at it, the error seems to be linked to the .note parsing … - is there a difference in the js engine between Obsidian and Obsidian Mobile? Maybe a function that’s missing? (edited)[[<timestamp>]]
, but my file names are like <timestamp> <simple name>
. but the links still work, despite being incomplete.
can i do that in obsidian? mermaid
pie chart, and used the mermaid docs examplepie
title Key elements in Product X
"Calcium" : 42.96
"Potassium": 50.05
"Magnesium" : 10.01
"Iron" : 5
You find yourself at a locked door.
If Key=1 [Open it with a key](Link1)
If Key=0 [You do not have the key to open this door](Link2)
You find yourself at a locked door.
If Key=1 [Open it with a key](Link1)
If Key=0 [You do not have the key to open this door](Link2)
state.md
, and then querying them with one of the querying plugins. That's assuming that you want this interactive experience to occur while using the obsidian app itself, if instead you are intending to publish this then the set of available approaches becomes much wider and I might consider ways to make this an MDX react app (though I admit that is partly because I'm experienced with such things) (edited)dev for hire
. can I dm you about pricing for building open source obsidian plugins? (I am aware serious dev costs serious money) (edited)dev for hire
. can I dm you about pricing for building open source obsidian plugins? (I am aware serious dev costs serious money) (edited){{date}}
in the daily notes template are not being substituted in when creating a new daily note?{{date}}
in the daily notes template are not being substituted in when creating a new daily note? {{yesterday}}
and {{tomorrow}}
, but perhaps that was only supported by the calendar plugin - Item 1
'''python
print(hi)
'''
- Item 2
(I don't know how to escape backtick in Discord so I use single quote for demonstration purpose) (edited)- Item 1
'''python
print(hi)
'''
- Item 2
(I don't know how to escape backtick in Discord so I use single quote for demonstration purpose) (edited)- Item 1
'''python
print(hi)
'''
- Item 2
(I don't know how to escape backtick in Discord so I use single quote for demonstration purpose) (edited)( "city" OR "cities" OR "urban" ) -path:80 -path:70 -path:12
But if you search: "city" or "cities"
it will return files with the word or
in them.{{date:YYYY-MM-DD}}
instead of {{date}}{{date:YYYY-MM-DD}}
instead of {{date}}