Skip to content

Commit

Permalink
feat(props): extraction to "Awesome" Props plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyurec committed Feb 15, 2023
1 parent 4c156a5 commit a7cb777
Show file tree
Hide file tree
Showing 12 changed files with 13 additions and 629 deletions.
74 changes: 13 additions & 61 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## ⚠ ATTENTION!⚠

### 🎨 To customize UI & content text/bg colors, install ["Awesome Styler" plugin!](https://github.com/yoyurec/logseq-awesome-styler)
![](https://github.com//yoyurec/logseq-awesome-styler/raw/main/screenshots/market.png)
### 🎨 Awesome properties styles & hiding moved to separated ["Awesome Props" plugin!](https://github.com/yoyurec/logseq-awesome-props)
![](https://github.com//yoyurec/logseq-awesome-props/raw/main/screenshots/market.png)

## If you ❤ what i'm doing - you can support my work! ☕

Expand All @@ -16,13 +16,10 @@

### ⚡ Reworked, simplified, fixed and pumped-up Logseq! Layout, components, etc...

![](https://github.com//yoyurec/logseq-awesome-ui/raw/main/screenshots/scr.png)

* ⚡ Changed default UI layout, sidebars
* ✨ Changed icons, new added
* 🔥 Redesigned **head** toolbar: navigation arrows on left side, hidden home...
* 🔍 Redesigned **search** <a href="#-search-panel">🡖</a>
* 📋 Restyled **page properties**: keys icons aka Notion/Tana style <a href="#-page-properties">🡖</a>
* 🗂 **"Tabs"** plugin panel was moved to top & auto-recolored to current (ANY) theme <a href="#-tabs-plugin">🡖</a>
* 📅 **"Calendar"** menu item added with **"Agenda"** plugin support/restyle <a href="#-calendar--agenda-plugin-support">🡖</a>
* ✅ Colored **tasks** statuses & priorities <a href="#-colored-tasks-statuses--priorities">🡖</a>
Expand All @@ -32,8 +29,18 @@
* 📋 Compact QUERY results header: settings, table toggler <a href="#-compact-query-results-header">🡖</a>
* 🧮 Redesigned calculator <a href="#-redesigned-calculator">🡖</a>
* ⚙ Simplified, less noise and compact Logseq plugins settings popup
* 👓 Hide page props: all .dotProps or specified in list

![](https://github.com//yoyurec/logseq-awesome-ui/raw/main/screenshots/scr.png)

## Other my plugins/themes
* 🎨 [Awesome Styler](https://github.com/yoyurec/logseq-awesome-styler)
* 📋 [Awesome Props](https://github.com/yoyurec/logseq-awesome-props)
*[Awesome Links](https://github.com/yoyurec/logseq-awesome-links)
* 📌 [Sticky Headers](https://github.com/yoyurec/logseq-sticky-headers)
* 📰 [Banners](https://github.com/yoyurec/logseq-banners-plugin)

## Recommended plugins
* [Tabs](https://github.com/pengx17/logseq-plugin-tabs)

## Installation

Expand All @@ -50,15 +57,6 @@ Paste to your `custom.css`:
@import url("https://raw.githack.com/yoyurec/logseq-awesome-ui/main/src/awesomeUI-cdn.css") only screen and (max-width: 1024px);
```


## Recommended plugins/themes
* 🎨 [Awesome Styler](https://github.com/yoyurec/logseq-awesome-styler) theme
*[Awesome Links](https://github.com/yoyurec/logseq-awesome-links)
* 📌 [Sticky Headers](https://github.com/yoyurec/logseq-sticky-headers)
* 📰 [Banners](https://github.com/yoyurec/logseq-banners-plugin)
* [Tabs](https://github.com/pengx17/logseq-plugin-tabs)


## Features
![](https://github.com//yoyurec/logseq-awesome-ui/raw/main/screenshots/settings-features.png)

Expand Down Expand Up @@ -95,52 +93,6 @@ Wide responsive search like in browser!
</details>


### 📋 Page properties

Icons, according to property value or it's (predefined) name.
Key can contain word (`type` = `page-type`, `item-type`, `task` = `tasks`, etc...)
<details>
<summary>Full list</summary>

* `link`, `links`, `url`, `source`
* `tags`
* `alias`
* `related`
* `type`
* `media`
* `author`, `creator`, `owner`, `who`, `attendee`, `participant`
* `project`
* `task`
* `status`
* `area`
* `category`, `topic`
* `date`, `day`, `week`, `month`, `year`
* `time`, `duration`
* `book`, `pdf`
* `title`
* `library`
* `publisher`
* `location`, `place`
* `article`
* `file`
* `template`
* `slide`
* `summary`, `note`
* `number`, `isbn`
* `code`
* `quote`
* `image`, `cover`, `banner`
* `rating`, `quality`
* `level`
* `price`
* `size`
* `lang`, `language`

</details>

![](https://github.com//yoyurec/logseq-awesome-ui/raw/main/screenshots/awesomeProps.png)


### ✅ Colored tasks statuses & priorities

<img src="https://github.com//yoyurec/logseq-awesome-ui/raw/main/screenshots/tasks.png">
Expand Down
Binary file removed screenshots/awesomeProps.png
Binary file not shown.
Binary file modified screenshots/settings-features.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit a7cb777

Please sign in to comment.