usememos / memos

An open-source, lightweight note-taking solution. The pain-less way to create your meaningful notes. Your Notes, Your Way.
https://usememos.com
MIT License
34.14k stars 2.47k forks source link

Unable to minimize notes at HOME tab of memos #4020

Closed Samk19 closed 4 weeks ago

Samk19 commented 1 month ago

Describe the bug

Hi, I have just installed Memos docker compose and after creating and saving note the note on the home tab of the memos app doesnt minimize. There is no minimize option in setting or any option to do so manually Screenshot_20241014_134850_Gallery

As you can see with a multiple notes that have large number of lines this is causing issue with management

Steps to reproduce

  1. Create a note
  2. in the note use code block option
  3. write at ramdon 100 lines
  4. save
  5. go back to home tab in memos
  6. and u can see the full note
  7. with multiple notes with large number of line the home tab becomes messy.

Kindly let me know hoe i can mininize my notes atleast on Home tab of memos for a cleaner look. If this feature is not present kindly add this to feature request.

For feature request (if not already preset):

  1. notes on HOME tab to have a. The heading with first 2- 3 lines of content (for overviewing) along with b. tag if any present in the note

Thankyou

The version of Memos you're using.

Version: v0.22.6

Screenshots or additional context

Compose in use example:

version: "3.0" services: memos: image: neosmemo/memos:stable restart: always depends_on:

johnnyjoygh commented 1 month ago

There should be a setting item with enable auto compact mode.

image
Samk19 commented 1 month ago

Hey, Yes i have it enabled already the problem is it doesn't reduce the note if text is between ''' (i.e., "</>code").

Example: ''' Abc Qbv Usbsh Hdhdh

'''


Added screenshot for Reference below

Screenshot_20241014_171647_Gallery.jpg

boojack commented 4 weeks ago

Fixed with https://github.com/usememos/memos/commit/c4b52c68b5f549457fcb6209c99de002194800f5