You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 28, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+14-14Lines changed: 14 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,27 +12,27 @@ At the same time, obsidian has all the data in the md file, which is perfect. Bu
12
12
13
13
## From Obsidian
14
14
15
-
1. Open Settings > Third-party plugin
16
-
2. Make sure Safe mode is off
17
-
3. Click Browse community plugins
18
-
4. Search for this plugin
19
-
5. Click Install
15
+
1. Open Settings > Third-party plugin.
16
+
2. Make sure Safe mode is off.
17
+
3. Click Browse community plugins.
18
+
4. Search for this plugin.
19
+
5. Click Install.
20
20
6. Once installed, enable the plugin and close the community plugins window.
21
-
7. Go to [plugin assets page](https://github.com/windily-cloud/obsidian-sqlite3/tree/master/assets), download the corresponding better_sqlite3.node file.
22
-
8. Copy better-sqlite3 file to the path ".obsidian/".
21
+
7. Go to [plugin assets page](https://github.com/windily-cloud/obsidian-sqlite3/tree/master/assets), download the corresponding better_sqlite3.node zip file and unzip this file.
22
+
8. Copy better-sqlite3.node file into the path ".obsidian/".
23
23
24
24
Tips:
25
25
26
-
- For Mac: 103-darwin-arm64.zip
27
-
- For Linux: 103-linux-x64.zip
28
-
- For windows: 103-win32-x64
26
+
- For Mac: 103-darwin-arm64.zip.
27
+
- For Linux: 103-linux-x64.zip.
28
+
- For windows: 103-win32-x64.zip.
29
29
30
-
If you need another compiled version, please download it from the [better-sqlite3 repo](https://github.com/WiseLibs/better-sqlite3/releases/tag/v7.6.2)
30
+
If you need another compiled version, please download it from the [better-sqlite3 repo](https://github.com/WiseLibs/better-sqlite3/releases/tag/v7.6.2).
31
31
32
32
## From GitHub
33
33
34
-
1. Download the Latest Release from the Releases section of the GitHub Repository
35
-
2. Put files to your vault's plugins folder: <vault>/.obsidian/plugins/media-extended
36
-
3. Reload Obsidian
34
+
1. Download the Latest Release from the Releases section of the GitHub Repository.
35
+
2. Put files to your vault's plugins folder: `.obsidian/plugins/obsidain-sqlite3`
36
+
3. Reload Obsidian.
37
37
4. If prompted about Safe Mode, you can disable safe mode and enable the plugin. Otherwise, head to Settings, third-party plugins, make sure safe mode is off and enable the plugin from there.
0 commit comments