GitXplorerGitXplorer
y

logseq-awesome-links

public
113 stars
14 forks
38 issues

Commits

List of commits on branch main.
Unverified
9db357731ff06491d9cb276c6330234df8bbc72a

chore(release): 1.15.16 [skip ci]

ssemantic-release-bot committed 2 years ago
Unverified
477eeaee1315114a3ad3e0c2b821ce611760594d

fix(logseq): png to svg

yyoyurec committed 2 years ago
Unverified
256abcbe8461752b2c8370b6f9e9ae3d8fca7728

chore(release): 1.15.15 [skip ci]

ssemantic-release-bot committed 2 years ago
Unverified
e711dd1d751d376d4e91d9fecfbe0845f02d4c48

fix(favicons): jira size

yyoyurec committed 2 years ago
Unverified
25eefa15f038454e83edfb14e8de0bb3d21c3197

chore(release): 1.15.14 [skip ci]

ssemantic-release-bot committed 2 years ago
Unverified
cc86ceaf59cc54f3c587b5ce679da77bb05f635b

fix(zotero): size/position

yyoyurec committed 2 years ago

README

The README file for this repository.

Other my plugins/themes

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

"Awesome Links" plugin for Logseq

logo

  • Custom journal icon 🡖
  • Favicons for external links (with caching) 🡖
  • Colors for external internal links
  • Pages icons/colors for internal links & tags (shows in content, sidebar, page title & tabs) 🡖
    • Common page icon::
    • Icon for cases when the page is an alias
    • Inherit icon from page prop
    • Inherit icon for cases when the prop is an alias
    • Inherit icon from hierarchy root item or it's props
  • In addition page links & tags color color: "value" 🡖
  • Page iconsicon::extended from Emoji to hundreds icons set via Nerd fonts support 🡖

Install

From Logseq store - Plugins -> Marketplace

Recommended plugin

Features

⭐ Auto favicons for external links

✨ Page icons

Enable feature to show Logseq page (or aliased page) icon for internal links in content. In addition you can config icon inheriting from page property referenced page, to avoid manual setting icon:: for common pages. For ex.:

  • create "Projects" page, set icon:: 🎯 for it
  • create "Some project" page, set page-type:: [[Projects]]
  • set in plugin settings "Inherit icon from..." page-type
  • ...and all pages with page-type:: [[Projects]] will have inherited "Projects" page icon 🎯!

Hierarchy ex.:

  • create "Location" page, set icon:: 🌍 for it
  • create "Ukraine" page, set page-type:: [[Location]]
  • set in plugin settings "Inherit icon from..." page-type
  • create page [[Ukraine/Kyiv]]
  • ...page "Ukraine/Kyiv" will have inherited "Location" page icon 🌍!

Inherited icons also will be shown on current page title, current tab (if "Tabs" plugin installed) and sidebar.

To disable icon for custom markdown links - start link text with space:

 [→]([[books]]) — [[📖 →]]
[ →]([[books]]) — [[ →]]

To disable icon for specific page if it was inherited, but not needed

icon:: none

To hide page title (show only icon):

hidetitle:: true

Journal pages default props (cose there is no inherit from) can be configured in Settings (⚠ no quotes in colors!).

🎨 Page colors

To customize link color, add property (to page or to inherited page) color:: with double quotes. Any valid CSS value (for ex color names )

color:: "#00ff00"

📄 Custom page icons

Nerd font

3600+ icons combined from popular sets (Font Awesome, Material Design, SetiUI, etc...)! Native Logseq props icon:: extended with Nerd icons font:

  • Search in collection (Icons Cheat Sheet),
  • select
  • press "Copy icon",
  • paste to icon:: page property

Banners & Tabs plugin support included 😎

Tabler icons

2800+ icons Native Logseq props icon:: extended with Nerd icons font:

  • Install ✨ Tabler picker plugin
  • Search and click on icon to copy,
  • paste to icon:: page property

📆 Journal icon

Can be customized in settings. Delete value to disable feature.

What is Logseq?

Logseq is a privacy-first, open-source knowledge base. Visit https://logseq.com for more information.

Support

Credits

License

MIT License