0
0
Fork 0
Commit graph

42 commits

Author SHA1 Message Date
Mara
50cc33a604 style: remove un-necessary semicolons 2022-06-08 11:34:46 +02:00
Mara
858173e980 fix: obsidian return null after opening
Adding a little sleep (50ms) to wait for the dom after opening obsidian
2022-06-08 11:34:03 +02:00
Oliver Akins
90ae7b0041
Add a link to the GitHub in the README for when it's viewed in Obsidian 2022-06-04 21:47:42 -06:00
Oliver Akins
c129c6fb6a
Update the README's description of how to do the stuff 2022-06-04 21:47:25 -06:00
Oliver Akins
633bbab813
Remove thing at bottom of issue form 2022-06-04 21:41:11 -06:00
Oliver Akins
c34c2d6aaf
Tweak the issue form to have version info and remove urgency dropdown 2022-06-04 21:39:18 -06:00
Oliver Akins
839239a3d6
Correct spelling error 2022-06-02 22:47:15 -06:00
Oliver Akins
fdfd50a7a3
Rename folder to actually be right 2022-06-02 22:46:26 -06:00
Oliver Akins
6305e4176a
Add an issue template for bugs 2022-06-02 22:45:10 -06:00
Oliver Akins
4acbe7fc54
Remove the onunload saving 2022-06-02 22:00:42 -06:00
Oliver Akins
bd9064b96b
New version! 2022-06-02 21:58:24 -06:00
Oliver Akins
45eb6792d9
Remove trailing newline 2022-06-02 21:58:04 -06:00
Oliver Akins
38b7b24bf8
Add a modal for all files and paths combined 2022-06-02 21:56:13 -06:00
Oliver Akins
bbeb588633
Remove the modals that are no longer needed 2022-06-02 21:55:48 -06:00
Oliver Akins
68953651dc
Change the system to not use a stylesheet at all and work based on inline styling 2022-06-02 21:41:44 -06:00
Oliver Akins
8349757af4
Remove the stylesheet 2022-06-02 21:41:03 -06:00
Oliver Akins
9d24a134e1
Fix weird code 2022-06-02 20:36:34 -06:00
Oliver Akins
716e12aa40
chore: Remove unused setting 2022-05-27 18:14:56 -06:00
Oliver Akins
eeb701d1e5
fix: Save settings when they are changed, not just on unload 2022-05-27 18:14:12 -06:00
Oliver Akins
71bf870199
Add package and versions for release info 2022-05-27 00:42:44 -06:00
Oliver Akins
02dcf15520
Specify the branch in the manifest 2022-05-27 00:42:20 -06:00
Oliver Akins
36476f551a
Combine make release and make version 2022-05-27 00:42:06 -06:00
Oliver Akins
fd4b28aa3e
Adjust the gitignore 2022-05-27 00:41:56 -06:00
Oliver Akins
1f9f9f88bb
Change to a Python file for version bumping 2022-05-27 00:41:43 -06:00
Oliver Akins
45927a5dcb
Add a license (MIT) 2022-05-27 00:20:39 -06:00
Oliver Akins
8df2576b25
Update the README to not be the template. 2022-05-27 00:13:38 -06:00
Oliver Akins
8286693cde
Refactor to have it unhide the file when the user right clicks on a shown hidden file 2022-05-27 00:10:48 -06:00
Oliver Akins
58acaca172
Invert the set value to make it more intuitive 2022-05-26 23:50:58 -06:00
Oliver Akins
3c91964a49
Implement the list management removal 2022-05-26 23:48:36 -06:00
Oliver Akins
29d25dc6e7
Primary code functionality 2022-05-26 23:18:53 -06:00
Oliver Akins
4a224bd6a8
Empty out the version list 2022-05-26 23:18:35 -06:00
Oliver Akins
1f557b5f8d
Remove baseUrl option 2022-05-26 23:18:16 -06:00
Oliver Akins
90ebf94453
Add style.css stub 2022-05-26 23:18:02 -06:00
Oliver Akins
05651541de
Update the manifest to be accurate 2022-05-26 23:17:53 -06:00
Oliver Akins
fa42ef1eb0
Fix information in the package.json 2022-05-26 23:17:40 -06:00
Oliver Akins
ec8ba1aacf
Remove parts of the makefile that aren't needed 2022-05-26 23:17:28 -06:00
Oliver Akins
59ad8b83a1
Remove files I don't care about 2022-05-26 23:17:18 -06:00
Oliver Akins
ac9e479b1b
Move file into src 2022-05-26 13:40:01 -06:00
Oliver Akins
6699d467bc
Put sourcecode files into src directory 2022-05-26 13:39:53 -06:00
Oliver Akins
f4cac18dac
Create package lock 2022-05-26 13:39:41 -06:00
Oliver Akins
e27025b586
Convert from npm scripts to a makefile 2022-05-26 13:39:32 -06:00
5e456894c0 Initial commit 2022-05-22 23:14:39 -06:00