Commit graph

49 commits

Author SHA1 Message Date
Ell b0a325a04f fixed settings tab missing custom js 2024-02-21 13:08:46 +01:00
Afdzal Yunus df1ddd5c17
Improve preset styling for Google Keeps frame (#99)
* Improve preset styling for Google Keeps

* Remove pointer cursor from app logo

* Remove pointer cursor from app logo

---------

Co-authored-by: Ell <me@ellpeck.de>
2024-02-21 13:07:20 +01:00
WmeLuna 0ec307eab6
feat: Add Custom JS (#104)
* Add Custom JS

* Resolve requested changes
2023-10-11 22:01:03 +02:00
Fruffel 0cd6422f74
Update frame.ts - 'allow-downloads' added to sanbox attribute (#84) 2023-07-11 11:04:39 +02:00
Ell ab10797f39 cleanup 2023-05-22 19:37:17 +02:00
Ell 51b03d7bfc also remove google calendar logo padding 2023-05-10 19:14:22 +02:00
Ell c1f085d26e Improved default GCal css 2023-05-10 18:56:00 +02:00
Ell 3ffe20f441 fixed centered views having weird behavior with tabs
closes #67
2023-05-07 17:33:39 +02:00
Ell 256f00e727 cleaned up google tasks preset 2023-01-30 12:12:56 +01:00
Lin, Yong Xiang 880d4c975c
Add google tasks preset (#63) 2023-01-30 12:12:14 +01:00
Ell 3ec5caf330 fixed custom frames in new windows
closes #43 closes #46
2023-01-30 12:11:19 +01:00
Ell 2363a5e338 fixed more options not displaying in sidebar tabs
Closes #66
2023-01-30 11:55:45 +01:00
Ell 4340d08e29 focus a frame's content when it gets opened 2022-09-17 18:28:06 +02:00
Ell 33f3407afe don't detach existing nodes when opening from the sidebar
Closes #58
2022-09-17 17:42:34 +02:00
Ell 92db9fe55d improved google calendar settings
Closes #39
2022-09-17 17:37:23 +02:00
Ell 01ad91c8d4 fixed google calendar preset forcing day view 2022-09-17 17:34:41 +02:00
Ell 8db94a85f9 2.4.3 2022-08-21 18:22:15 +02:00
Ell f2c73ef189 added a security disclaimer
Closes #54
2022-08-21 18:13:38 +02:00
Ell a91735dc44 added a unique class to each custom frame
Closes #53
2022-08-21 17:59:12 +02:00
firinael b425e9671f
add Detexify frame (#56) 2022-08-21 17:52:04 +02:00
Ell 8b7c80d218 some cleanup 2022-08-21 17:49:57 +02:00
Ell e826e93d27 added a test vault 2022-08-21 17:37:20 +02:00
Ell 5022385ee1 updated to new obsidian API 2022-06-19 23:42:29 +02:00
Ell dd8f3054ee Added "open in browser" button
Closes #32
2022-06-01 15:22:33 +02:00
Ell cd0285c2dd Allow adding a URL suffix to Markdown mode, closes #37 2022-06-01 15:15:43 +02:00
Ell 52c1005440 allow holding control to open a center frame in a new split
Closes #33
2022-06-01 15:04:53 +02:00
Ell fcdda42106 removed some outdated known issues 2022-05-05 13:28:53 +02:00
Ell 126000617f added a setting to force iframe usage
Closes #25
2022-04-26 13:05:22 +02:00
Ell 75d6d9f91a added the ability to display the frame in the center 2022-04-15 13:34:24 +02:00
Ell 5d3254e7bb added the option to add a ribbon icon 2022-04-15 13:22:09 +02:00
Ell 8199d7f67b also hide markdown frames on mobile if the setting is enabled 2022-04-13 22:34:16 +02:00
Ell 5c78fcf180 2.3.0 2022-04-13 22:09:57 +02:00
Ell c32d83dc6e allow displaying custom frames in files 2022-04-13 21:59:39 +02:00
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 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 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
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 683e245197 split up the code into multiple files 2022-03-29 13:18:25 +02:00