Skip to content

Commit

Permalink
Updated plugins, added Vantage plugin. Increment version to 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
uwidev committed Oct 8, 2021
1 parent 7a05904 commit 102c7b3
Show file tree
Hide file tree
Showing 9 changed files with 1,043 additions and 340 deletions.
1 change: 1 addition & 0 deletions .obsidian-git-data
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Mon Jul 19 2021 04:23:40 GMT-0700 (Pacific Daylight Time)
3 changes: 2 additions & 1 deletion .obsidian/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
"foldHeading": true,
"foldIndent": true,
"newFileLocation": "current",
"attachmentFolderPath": "./"
"attachmentFolderPath": "./",
"alwaysUpdateLinks": true
}
3 changes: 2 additions & 1 deletion .obsidian/community-plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@
"obsidian-shortcuts-for-starred-files",
"hotkeysplus-obsidian",
"obsidian-sort-and-permute-lines",
"note-refactor-obsidian"
"note-refactor-obsidian",
"vantage-obsidian"
]
10 changes: 5 additions & 5 deletions .obsidian/plugins/periodic-notes/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,31 +5,31 @@
"daily": {
"format": "",
"template": "",
"folder": "300 Alignment/310 Daily",
"folder": "200 Alignment/210 Daily",
"enabled": true
},
"weekly": {
"format": "",
"template": "",
"folder": "300 Alignment/320 Weekly",
"folder": "200 Alignment/220 Weekly",
"enabled": true
},
"monthly": {
"format": "",
"template": "",
"folder": "300 Alignment/330 Monthly",
"folder": "200 Alignment/230 Monthly",
"enabled": true
},
"quarterly": {
"format": "",
"template": "",
"folder": "300 Alignment/340 Quarterly",
"folder": "200 Alignment/240 Quarterly",
"enabled": true
},
"yearly": {
"format": "",
"template": "",
"folder": "300 Alignment/350 Monthly",
"folder": "200 Alignment/250 Yearly",
"enabled": true
}
}
Loading

0 comments on commit 102c7b3

Please sign in to comment.