drl990114 / MarkFlowy

Modern markdown editor application, Build fast and efficient workflows.
https://markflowy.vercel.app
GNU Affero General Public License v3.0
700 stars 35 forks source link

A few suggestions on aesthetics. #663

Open yu2chuan opened 3 months ago

yu2chuan commented 3 months ago

Is your feature request related to a problem? Please describe.

Describe alternatives you've considered

Additional context

drl990114 commented 3 months ago
  1. In fact, custom themes can adjust line height, but this is indeed a bit cumbersome. We will support setting default line height and text size later on.
  2. A marker will be added in front of the node to display its type, such as h1, h2...
  3. I need to think about the display issue with the table again. I may not directly add the default style to display in the first column for now.

Your suggestion is very good. The first two points have already been included in the development plan, and it may not be too long.

yu2chuan commented 3 months ago

Sorry for my typo. For item 3, what I want to say is to make the first row bold.

drl990114 commented 3 months ago

Bold can be achieved through ** mark, which may not be done by default for packages. However, adding some shortcuts may be helpful.

yu2chuan commented 3 months ago

Ok. I know I can use ctrl+b to add bold. However, we need more shortcuts for jumping to ChatGPT, table of contents, bookmark, source code, wysiwyg.

yu2chuan commented 3 months ago

About style full width, could it be how much percentage of width is margin? Users can freely adjust this instead of a fixed parameter in the theme.

drl990114 commented 3 months ago

Do you think the current full width margin is still a bit large, or do you want to find a more suitable margin between the full width and default margin?

yu2chuan commented 3 months ago

I want to find a more suitable margin between the full width and the default margin.

yu2chuan commented 1 month ago

is it possible to make BOLD obvious in both themes? Some words are highlighted in bold, but they still aren't easily to get my attention.

drl990114 commented 1 month ago

ok, Bold it appropriately