Skip to content

Commit 68525ef

Browse files
authored
Merge pull request #523 from yukitomoda/plugin_daily_folder
Add plugin: Daily Folder
2 parents ed67954 + 09d8fd3 commit 68525ef

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"ID": "B4A91730C08342818D31D57EC31CBFD8",
3+
"Name": "Daily Folder",
4+
"Description": "Create, open and manage daily folders.",
5+
"Author": "Yuki Tomoda",
6+
"Version": "1.0.2",
7+
"Language": "csharp",
8+
"Website": "https://github.com/yukitomoda/Flow.Launcher.Plugin.DailyFolder",
9+
"UrlDownload": "https://github.com/yukitomoda/Flow.Launcher.Plugin.DailyFolder/releases/download/v1.0.2/DailyFolder.zip",
10+
"UrlSourceCode": "https://github.com/yukitomoda/Flow.Launcher.Plugin.DailyFolder/tree/main",
11+
"IcoPath": "https://cdn.jsdelivr.net/gh/yukitomoda/Flow.Launcher.Plugin.DailyFolder@main/DailyFolder/Flow.Launcher.Plugin.DailyFolder/assets/icon.png"
12+
}

0 commit comments

Comments
 (0)