diff --git a/src/css/app.scss b/src/css/app.scss index ede607a..ff16cc3 100644 --- a/src/css/app.scss +++ b/src/css/app.scss @@ -241,8 +241,9 @@ a { margin-bottom: 15px; img { - width: auto !important; object-fit: contain; + max-width: 100%; + max-height: 100%; } } diff --git a/src/documents/changeLog.md b/src/documents/changeLog.md index 1ab131a..5a56bcc 100644 --- a/src/documents/changeLog.md +++ b/src/documents/changeLog.md @@ -64,6 +64,7 @@ - Create new document with this document as parent - Copy this document - Added a special description field for categories that become visible only when the document is switches to the category mode +- Added a new 2-way relationship field `Connected to Lore notes/Other notes` to every single document type across the whole document - Added a whole new category "Organizations/Other groups" and connected it to other document types - Added a floating popup windows for quick cheatsheet for Advanced Search guide that can be summoned from each relationship search anywhere in the app - Added and reworded a few trivia lines diff --git a/suggestionList.md b/suggestionList.md index e7f11cd..ff60910 100644 --- a/suggestionList.md +++ b/suggestionList.md @@ -1,6 +1,4 @@ -- Add "Related notes" - ## THE GM BATCH - Floating notes corkboard @@ -12,6 +10,8 @@ ## THE GM BATCH END +- Add dropdown of all opened document for tab context menu (submenu) + - Mass tag rename/deletion (done via document saving!) - Context menu for tags - Collapse/expand all top level "tags" mega-category