Commit graph

140 commits

Author SHA1 Message Date
Ell 4131f0a51c Merge branch 'master' of https://github.com/Ellpeck/ObsidianCustomFrames 2022-04-13 21:21:49 +02:00
Ell 055e3f2042 moved frame impl to a different class 2022-04-13 21:21:48 +02:00
Ell bebba65abd 2.2.2 2022-04-08 14:26:30 +02:00
Ell 83bf0fbf96 allow collapsing settings sections
Closes #17
2022-04-08 14:23:05 +02:00
Ell 5616d76bb5 improved keep css to stop it from hiding other stuff 2022-04-08 14:09:01 +02:00
Ell 0ab4c18082 added a warning to the padding description 2022-04-08 14:03:32 +02:00
Ell ce2bd9af3a
Create CONTRIBUTING.md 2022-04-08 13:55:39 +02:00
Ell 92ad15a168 added a "known issues" section to the README 2022-04-08 13:49:45 +02:00
Ell 1c54de4688 2.2.1 2022-04-02 15:38:12 +02:00
Ell 02ba5611d3 updated plugin description 2022-04-02 15:36:05 +02:00
Ell 4ca103fc83 changed the google keep preset to use paths instead of class names 2022-04-02 15:29:05 +02:00
Ell a7cf61b9d0 adapt todoist to new settings 2022-04-02 15:19:27 +02:00
EdHout 5bd5a75061
Added todoist preset (#15)
* Added todoist preset

* Fixed literal indenting

* Added todoist
2022-04-02 15:18:38 +02:00
Ell eedac8f048 added a way to change a site's zoom level
Closes #13
2022-04-02 15:16:01 +02:00
Ell 97f122c33b removed wonky minimum width setting 2022-04-02 14:50:55 +02:00
Ell 6558acea1e added another suggestion to the README 2022-03-29 21:57:18 +02:00
Emile van Krieken 9108b86a6f
Feat: Add google calendar preset (#9)
* Feat: Add Google Calendar preset

* Update README.md
2022-03-29 17:00:16 +02:00
Ell 2980c2cb5f mmm consistency 2022-03-29 16:04:55 +02:00
Ell 85e9c5a0a4 added copy link action 2022-03-29 15:53:18 +02:00
Ell 7bef7cdd0a added an option to open developer tools 2022-03-29 15:15:34 +02:00
Ell d48e8d888b added a twitter preset 2022-03-29 14:07:25 +02:00
Ell 9c401f0bea clarify mobile usage restrictions in readme 2022-03-29 14:04:59 +02:00
Ell 972feb2fa8 fixed preset link in readme 2022-03-29 13:21:17 +02:00
Ell 1172aa121f formatting 2022-03-29 13:19:33 +02:00
Ell 683e245197 split up the code into multiple files 2022-03-29 13:18:25 +02:00
Ell ec922e8031 added navigation buttons to frames
Closes #8
2022-03-29 13:03:19 +02:00
Ell 3d13938588 2.2.0 2022-03-28 18:35:56 +02:00
Ell 8284a9b9e2 another idea 2022-03-27 15:35:08 +02:00
Ell 88aee30476 made obsidian forum the topmost preset 2022-03-26 16:11:30 +01:00
Ell e2ce193353 added a way to refresh and return to the original page 2022-03-26 15:57:09 +01:00
Ell 2ceb4bc48e added notion and obsidian forum presets 2022-03-26 15:35:09 +01:00
Ell fc6bea2f50 added an option to disable frames on mobile 2022-03-26 15:23:51 +01:00
Ell f7c6d93b90 experiment with webviews 2022-03-26 11:23:11 +01:00
Ell 76ad8e0f20 please read this 2022-03-25 16:26:32 +01:00
Ell 4b4f27291a allow top navigation by user activation 2022-03-25 15:35:23 +01:00
Ell d019b1d381 make extra sure to avoid variable reuse 2022-03-25 15:26:22 +01:00
Ell 6cf6eb04f2 Avoid polluting the global namespace
Closes #6
2022-03-25 15:25:25 +01:00
Ell 2f6bff67f7 2.1.0 2022-03-24 13:44:05 +01:00
Ell 377a210063 added support section 2022-03-23 18:06:12 +01:00
Ell dfbf454c3e use proper quotation marks 2022-03-23 16:13:11 +01:00
Ell 059b91d37d remove the word "preset" from the preset dropdown 2022-03-23 16:09:31 +01:00
Ell a7815a157f allow adding custom icons to frames, and cleaned up settings menu 2022-03-23 15:26:30 +01:00
Ell 7664d04f15 2.0.1 2022-03-23 13:14:34 +01:00
Ell 52392cfb63 change the version requirement to be a disclaimer instead 2022-03-23 12:58:33 +01:00
Ell 51d911f9be specify the obsidian version requirement 2022-03-23 12:55:47 +01:00
Ell e701632c3e added some attributes to the frame to make it more permissible 2022-03-23 12:52:45 +01:00
Ell 88a38de4a2 force the iframe's background to white
Closes #2
2022-03-23 11:56:49 +01:00
Ell c7d6ee8702 use Platform.isDesktop for minimum width 2022-03-23 11:45:08 +01:00
Ell 5a6bf176e7 allow using the plugin on mobile (with limitations) 2022-03-23 11:42:05 +01:00
Ell 822672ed2b fixed readme screenshots link 2022-03-22 17:07:02 +01:00