cycsd / obsidian-card-note

Help you extract your thoughts more quickly in canvas
https://www.moritzjung.dev/obsidian-stats/plugins/card-note/
MIT License
30 stars 1 forks source link

Make icon float like notion #6

Closed KuiyueRO closed 5 months ago

KuiyueRO commented 7 months ago

example:

.markdown-source-view.mod-cm6 .cm-gutters {
    margin-inline-end: unset;
    position: absolute !important;
}
cycsd commented 7 months ago

Thanks for your feedback. Have you tried Obsidian CSS snippets and obsidian-style-settings to set up your CSS style? This should fit your needs. In the next version, I will also add a "cn-drag-symbol" class to the drag symbol, allowing users to customize their CSS settings more granularly. If this solution can't fit your needs, please let me know, thank you.

cycsd commented 6 months ago

Hello, I update a new version and add a "cn-drag-symbol" class to the drag symbol gutter. Hope this update could fit your needs. Thank you.

Farrukhw commented 5 months ago

Thanks. What kind of symbols we can drag / set in configuration of CardNote in Drag Symbol text box?

cycsd commented 5 months ago

same in #8