Skip to content

Commit

Permalink
feat: update to new lifeos.vip domain
Browse files Browse the repository at this point in the history
  • Loading branch information
linyibing committed Sep 20, 2024
1 parent 1331936 commit db95032
Show file tree
Hide file tree
Showing 14 changed files with 14,801 additions and 17,842 deletions.
2 changes: 1 addition & 1 deletion -1. Capture/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ tags:
- PARA/Capture

---
> [Capture in the CODE model](https://obsidian-life-os.netlify.app/guide/intro/second-brain.html#the-code-model)
> [Capture in the CODE model](https://lifeos.vip/guide/intro/second-brain.html#the-code-model)
## TASK

```LifeOS
Expand Down
4 changes: 2 additions & 2 deletions .obsidian/community-plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"dataview",
"templater-obsidian",
"obsidian-tasks-plugin",
"periodic-para",
"better-search-views",
"obsidian-copy-block-link"
"obsidian-copy-block-link",
"periodic-para"
]
55 changes: 31 additions & 24 deletions .obsidian/core-plugins.json
Original file line number Diff line number Diff line change
@@ -1,24 +1,31 @@
[
"file-explorer",
"global-search",
"switcher",
"graph",
"backlink",
"canvas",
"outgoing-link",
"tag-pane",
"properties",
"page-preview",
"daily-notes",
"note-composer",
"command-palette",
"slash-command",
"editor-status",
"bookmarks",
"random-note",
"outline",
"word-count",
"slides",
"workspaces",
"file-recovery"
]
{
"file-explorer": true,
"global-search": true,
"switcher": true,
"graph": true,
"backlink": true,
"outgoing-link": true,
"tag-pane": true,
"page-preview": true,
"daily-notes": true,
"templates": false,
"note-composer": true,
"command-palette": true,
"slash-command": true,
"editor-status": true,
"starred": true,
"markdown-importer": false,
"zk-prefixer": false,
"random-note": true,
"outline": true,
"word-count": true,
"slides": true,
"audio-recorder": false,
"workspaces": true,
"file-recovery": true,
"publish": false,
"sync": false,
"canvas": true,
"bookmarks": true,
"properties": true
}
131 changes: 79 additions & 52 deletions .obsidian/plugins/obsidian-tasks-plugin/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .obsidian/plugins/obsidian-tasks-plugin/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "obsidian-tasks-plugin",
"name": "Tasks",
"version": "7.8.0",
"version": "7.10.0",
"minAppVersion": "1.1.1",
"description": "Track tasks across your vault. Supports due dates, recurring tasks, done dates, sub-set of checklist items, and filtering.",
"helpUrl": "https://publish.obsidian.md/tasks/",
Expand Down
2 changes: 1 addition & 1 deletion .obsidian/plugins/obsidian-tasks-plugin/styles.css

Large diffs are not rendered by default.

Loading

0 comments on commit db95032

Please sign in to comment.