add journal obsidian workspace
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
59e9fe7923
commit
9f7bf3f7ea
@ -10,6 +10,10 @@ return {
|
|||||||
},
|
},
|
||||||
opts = {
|
opts = {
|
||||||
workspaces = {
|
workspaces = {
|
||||||
|
{
|
||||||
|
name = "journal",
|
||||||
|
path = home .. "/journal",
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name = "work",
|
name = "work",
|
||||||
path = home .. "/hc_notes",
|
path = home .. "/hc_notes",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user