Skip to content

Add highlight toggle for block/text highlight #9

Closed
wants to merge 22 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- Dark mode
- Follows system scheme by default, can be overridden
- Custom themes & styling
- Open links in new tabs (or windows)
- Open links in new tabs
- Use native browser calendar pickers
- Added modifiers for quick date manipulation
- Shortcuts to <a href="https://it.purdue.edu/status" target="_blank">Purdue IT Status</a> & <a href="https://engineering.purdue.edu/ecnuds/tdx" target="_blank">TDX Tools</a> linked in the header
Expand Down Expand Up @@ -36,10 +36,8 @@
- The generated code can be shared among other users

## Custom Layouts
- Currently only one layout supported:
- When using the **100% / 50-50%** layout, a custom layout can modify the two bottom columns for 66-33% width (100% / 66-33%)
- Sticky Columns:
- When using a layout where one column may be shorter than the other, it can be pinned to the top while the other column continues scrolling
- Sticky Columns:
- When using a layout where one column may be shorter than the other, it can be pinned to the top while the other column continues scrolling

## Embedded Websites
- A website can be embedded by creating a dummy Report with the following contents, adding it to your Desktop:
Expand Down
Loading