Johnny A
|
306441ed3a
|
fix: note stats (#743)
* fix: note stats
* fix: show word count if note is plain or markdown
Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
|
2021-12-07 15:22:39 -04:00 |
|
Vardan Hakobyan
|
0193eea1f5
|
fix: show correct "Last modified date" for note (#742)
Co-authored-by: Aman Harwara <amanharwara@protonmail.com>
|
2021-11-16 18:19:53 +04:00 |
|
Aman Harwara
|
e16e817747
|
fix: Remove HTML tags before counting words for a note (#739)
|
2021-11-16 19:19:28 +05:30 |
|
Aman Harwara
|
60eeee385d
|
feat: Add note ID for errored notes in note options (#737)
|
2021-11-15 19:04:18 +05:30 |
|
Mo Bitar
|
dbb2598f81
|
feat: default to delete permanently option for errored note
|
2021-10-26 10:21:23 -05:00 |
|
Mo
|
413fe47828
|
chore: update all dependencies (#699)
|
2021-10-22 14:47:41 -05:00 |
|
Aman Harwara
|
3a4e2509af
|
feat: Add "Export" and "Duplicate" buttons in notes options menu. (#688)
Co-authored-by: Mough <mo@standardnotes.org>
|
2021-10-19 15:43:20 +00:00 |
|
Aman Harwara
|
7f1dddf2d2
|
feat: Add note attributes to notes options menu (#681)
|
2021-10-19 14:42:13 +00:00 |
|
Antonella Sgarlatta
|
44bf907aa4
|
feat: toggle move to trash to delete permanently on alt key down
|
2021-07-28 16:18:05 -03:00 |
|
Antonella Sgarlatta
|
df1257ac7e
|
styles: remove min width from tags dropdown
|
2021-06-10 12:18:18 -03:00 |
|
Antonella Sgarlatta
|
860e30de20
|
styles: change overflow to auto and add back dropdowns min width
|
2021-06-10 11:18:29 -03:00 |
|
Antonella Sgarlatta
|
7cf668f172
|
Merge branch 'develop' into feature/autocomplete-tags
|
2021-06-03 18:52:27 -03:00 |
|
Antonella Sgarlatta
|
75cefc122e
|
fix: add ellipsis overflow to tag text on note options
|
2021-06-03 18:48:22 -03:00 |
|
Antonella Sgarlatta
|
31d454cdc5
|
feat: add arrow key navigation for results dropdown
|
2021-06-03 14:21:07 -03:00 |
|
Antonella Sgarlatta
|
48562e8b26
|
styles: reduce tags max width
|
2021-05-27 14:12:12 -03:00 |
|
Antonella Sgarlatta
|
eb89fe4a01
|
styles: make class names BEM and extract sn-dropdown-item style
|
2021-05-25 16:09:14 -03:00 |
|
Antonella Sgarlatta
|
6a9d54c2ae
|
fix: make menus scrollable when there's not enough space
|
2021-05-20 16:57:34 -03:00 |
|
Antonella Sgarlatta
|
d826af7b55
|
fix: tags menu not opening
|
2021-05-20 15:36:58 -03:00 |
|
Antonella Sgarlatta
|
82730fe22d
|
fix: take footer height into account when checking need for tag menu max height
|
2021-05-19 16:19:31 -03:00 |
|
Antonella Sgarlatta
|
eb929f9e87
|
fix: avoid tag menu opening behind footer
|
2021-05-19 16:17:49 -03:00 |
|
Antonella Sgarlatta
|
5ddc976446
|
styles: make icons responsive to font size
|
2021-05-18 12:21:10 -03:00 |
|
Antonella Sgarlatta
|
350fc20831
|
fix: set tags menu max height when at the bottom of the screen
|
2021-05-18 10:23:04 -03:00 |
|
Antonella Sgarlatta
|
3813537e5c
|
fix: calculate menus height or width depending on browser font size
|
2021-05-17 19:37:18 -03:00 |
|
Antonella Sgarlatta
|
674f14bf89
|
feat: add empty trash option
|
2021-05-12 18:51:28 -03:00 |
|
Antonella Sgarlatta
|
8302733a49
|
feat: add protect option to menu
|
2021-05-11 17:09:23 -03:00 |
|
Antonella Sgarlatta
|
894e151a7e
|
feat: show menu options according to v4 specs
|
2021-05-11 15:19:43 -03:00 |
|
Antonella Sgarlatta
|
36bfa4504d
|
styles: add hover state to ellipsis button and unify search options and ellipsis button styles
|
2021-05-10 18:58:31 -03:00 |
|
Antonella Sgarlatta
|
8f29b62744
|
refactor: changes per PR feedback
|
2021-05-07 19:17:57 -03:00 |
|
Antonella Sgarlatta
|
461f3ccfa4
|
fix: remove locking closeOnBlur
|
2021-05-07 18:51:49 -03:00 |
|
Antonella Sgarlatta
|
24eb348b08
|
fix: open menu to the top when at the bottom of the screen
|
2021-05-07 18:35:02 -03:00 |
|
Antonella Sgarlatta
|
437aa40d7a
|
feat: visual indicator for selected tags and remove them when re-clicking
|
2021-05-07 18:24:28 -03:00 |
|
Antonella Sgarlatta
|
660525dc18
|
feat: escape when submenu is open should close it instead of entire menu
|
2021-05-07 18:08:22 -03:00 |
|
Antonella Sgarlatta
|
dd5873b513
|
fix: revert closeOnBlur changes
|
2021-05-07 17:46:08 -03:00 |
|
Antonella Sgarlatta
|
02249ebaca
|
fix: add delete permanently option, restore icon and show alerts for locked notes
|
2021-05-07 15:56:35 -03:00 |
|
Antonella Sgarlatta
|
9906cd2a20
|
fix: menu should remain open when showing trash alert
|
2021-05-07 15:41:00 -03:00 |
|
Antonella Sgarlatta
|
181e1985fd
|
styles: adjust styling for different themes
|
2021-05-06 12:06:30 -03:00 |
|
Antonella Sgarlatta
|
7ed7c7640c
|
styles: fix tags spacing
|
2021-05-06 10:53:17 -03:00 |
|
Antonella Sgarlatta
|
4308f4e656
|
fix: hide add tag options if no tags available
|
2021-05-05 15:31:34 -03:00 |
|
Antonella Sgarlatta
|
323bc34ed6
|
styles: fix menu spacing and make tag list scrollable
|
2021-05-05 14:42:33 -03:00 |
|
Antonella Sgarlatta
|
b496cb1cba
|
fix: pin note singular when only one note is selected
|
2021-05-05 11:52:53 -03:00 |
|
Antonella Sgarlatta
|
e5750e88c6
|
refactor: better format
|
2021-05-05 11:31:04 -03:00 |
|
Antonella Sgarlatta
|
601ece8cbd
|
feat: add 'add tags' option to menu
|
2021-05-04 18:53:26 -03:00 |
|
Antonella Sgarlatta
|
45357c1976
|
fix: revert changes to closeOnBlur and add closeOnClickOutside
|
2021-05-04 15:44:12 -03:00 |
|
Antonella Sgarlatta
|
15db4767f5
|
feat: use pencil off icon for note bar
|
2021-05-03 16:42:07 -03:00 |
|
Antonella Sgarlatta
|
c48cc9d7be
|
styles: adjust spacing
|
2021-05-03 14:53:07 -03:00 |
|
Antonella Sgarlatta
|
b70cc0e7e4
|
feat: add right-click context menu
|
2021-04-29 17:07:14 -03:00 |
|