-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #15 from studiowebux/14-feature-request-select-fil…
…e-as-template-and-create-new-note feat: added new features, fixed linting, TODOs: docs and review
- Loading branch information
Showing
14 changed files
with
3,412 additions
and
3,233 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
{ | ||
"id": "spotify-link", | ||
"name": "Spotify Link", | ||
"version": "1.4.1", | ||
"minAppVersion": "0.15.0", | ||
"description": "Include the song you're currently listening to in your note.", | ||
"author": "Studio Webux", | ||
"authorUrl": "https://studiowebux.com", | ||
"isDesktopOnly": false, | ||
"fundingUrl": { | ||
"Buy Me a Coffee": "https://www.buymeacoffee.com/studiowebux" | ||
} | ||
"id": "spotify-link", | ||
"name": "Spotify Link", | ||
"version": "1.5.0", | ||
"minAppVersion": "0.15.0", | ||
"description": "Include the song you're currently listening to in your note.", | ||
"author": "Studio Webux", | ||
"authorUrl": "https://studiowebux.com", | ||
"isDesktopOnly": false, | ||
"fundingUrl": { | ||
"Buy Me a Coffee": "https://www.buymeacoffee.com/studiowebux" | ||
} | ||
} |
Oops, something went wrong.