File tree Expand file tree Collapse file tree 3 files changed +32
-31
lines changed Expand file tree Collapse file tree 3 files changed +32
-31
lines changed Original file line number Diff line number Diff line change 1
- {
2
- "id" : " obsidian-read-it-later" ,
3
- "name" : " ReadItLater" ,
4
- "version" : " 0.0.16 " ,
5
- "minAppVersion" : " 0.9.12" ,
6
- "description" : " Saves the clipboard to a new notice ." ,
7
- "author" : " Dominik Pieper" ,
8
- "authorUrl" : " https://github.com/DominikPieper" ,
9
- "isDesktopOnly" : false
10
- }
1
+ {
2
+ "id" : " obsidian-read-it-later" ,
3
+ "name" : " ReadItLater" ,
4
+ "version" : " 0.0.17 " ,
5
+ "minAppVersion" : " 0.9.12" ,
6
+ "description" : " Saves the clipboard to a new note ." ,
7
+ "author" : " Dominik Pieper" ,
8
+ "authorUrl" : " https://github.com/DominikPieper" ,
9
+ "isDesktopOnly" : false
10
+ }
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " obsidian-sample-plugin " ,
3
- "version" : " 0.0.16 " ,
4
- "description" : " This is a sample plugin for Obsidian (https://obsidian.md) " ,
2
+ "name" : " obsidian-ReadItLater " ,
3
+ "version" : " 0.0.17 " ,
4
+ "description" : " Plugin for Obsidian to collect interesting information from your clipboard into your vault " ,
5
5
"main" : " main.js" ,
6
6
"scripts" : {
7
7
"dev" : " rollup --config rollup.config.js -w" ,
Original file line number Diff line number Diff line change 1
- {
2
- "0.0.16" : " 0.9.12" ,
3
- "0.0.15" : " 0.9.12" ,
4
- "0.0.14" : " 0.9.12" ,
5
- "0.0.13" : " 0.9.12" ,
6
- "0.0.12" : " 0.9.12" ,
7
- "0.0.11" : " 0.9.12" ,
8
- "0.0.10" : " 0.9.12" ,
9
- "0.0.9" : " 0.9.12" ,
10
- "0.0.8" : " 0.9.12" ,
11
- "0.0.7" : " 0.9.12" ,
12
- "0.0.6" : " 0.9.12" ,
13
- "0.0.5" : " 0.9.12" ,
14
- "0.0.4" : " 0.9.12" ,
15
- "0.0.3" : " 0.9.12" ,
16
- "0.0.2" : " 0.9.12" ,
17
- "0.0.1" : " 0.9.12"
18
- }
1
+ {
2
+ "0.0.17" : " 0.9.12" ,
3
+ "0.0.16" : " 0.9.12" ,
4
+ "0.0.15" : " 0.9.12" ,
5
+ "0.0.14" : " 0.9.12" ,
6
+ "0.0.13" : " 0.9.12" ,
7
+ "0.0.12" : " 0.9.12" ,
8
+ "0.0.11" : " 0.9.12" ,
9
+ "0.0.10" : " 0.9.12" ,
10
+ "0.0.9" : " 0.9.12" ,
11
+ "0.0.8" : " 0.9.12" ,
12
+ "0.0.7" : " 0.9.12" ,
13
+ "0.0.6" : " 0.9.12" ,
14
+ "0.0.5" : " 0.9.12" ,
15
+ "0.0.4" : " 0.9.12" ,
16
+ "0.0.3" : " 0.9.12" ,
17
+ "0.0.2" : " 0.9.12" ,
18
+ "0.0.1" : " 0.9.12"
19
+ }
You can’t perform that action at this time.
0 commit comments