Laurent Cozic
19f5a144e5
Added comment
2018-11-07 22:22:26 +00:00
Abijeet Patro
18717bac79
Adds functionality to display tags under the open note. ( #893 )
...
* Adds functionality to display tags under the open note.
Towards #469
Signed-off-by: Abijeet <abijeetpatro@gmail.com>
* Ensured tags in the dialog box and under the note appear in the same order.
Few formatting tweaks.
Signed-off-by: Abijeet <abijeetpatro@gmail.com>
* Fixes issues raised during code review.
Signed-off-by: Abijeet <abijeetpatro@gmail.com>
* Refactored code to always display tags in ascending order.
This changes the order of the tags in the dialog box and below the tag title.
Signed-off-by: Abijeet <abijeetpatro@gmail.com>
2018-11-07 22:16:05 +00:00
FoxMaSk
764e63d869
new French Translations ( #923 )
2018-11-02 00:24:28 +00:00
Laurent Cozic
dfcf1193dc
Electron: Handle internal anchors
2018-10-17 08:01:18 +01:00
Laurent Cozic
e4166e9da7
Electron: Fixes #312 (maybe): Removed power saving feature, which wasn\'t doing anything and added a possible fix to the UI freezing issue on Linux
2018-10-12 23:44:00 +01:00
Laurent Cozic
2f62897fb6
All: Improved resource side loading
2018-10-08 19:11:53 +01:00
Laurent Cozic
57fd1a7588
Electron: Prevent URLs added via A tag from being opened inside app
2018-10-05 18:21:23 +00:00
Laurent Cozic
5ed458f634
Electron: Fixed potential crash that can happen if editor is not ready
2018-10-05 18:19:47 +00:00
Laurent Cozic
f6c5620682
Electron: Resolves #751 : Allow switching between todo and note when multiple notes are selected
2018-10-04 18:34:30 +01:00
Laurent Cozic
ed89f55bff
Electron: Fixes #847 : Prevent view from scrolling to top when clicking checkbox and editor not visible
2018-10-04 17:56:39 +01:00
Laurent Cozic
6ea77b36ce
Electron: Resolves #820 : Allow dragging and dropping a note in another note to create a link
2018-09-30 20:15:30 +01:00
Laurent Cozic
a1ad6c9712
API: Added more API calls
2018-09-28 19:24:57 +01:00
Laurent Cozic
312c7f2d27
Electron: Fixed regression following security fix - links were being opened inside Joplin instead of in external browser
2018-09-24 20:14:21 +01:00
Laurent Cozic
72af564382
Electron: Fixed security issue by enabling contextIsolation and proxying IPC messages via preload script
2018-09-21 18:20:06 +01:00
Laurent Cozic
4e8372174b
Electron: Resolves #755 : Added note properties dialog box to view and edit created time, updated time, source URL and geolocation
2018-09-16 19:37:31 +01:00
Laurent Cozic
abf6c3f3f1
Electron: Fixes #697 : Focus search text input after clearing search
2018-09-06 18:37:39 +01:00
Laurent Cozic
35294b5f97
Electron: Resolves #679 : Drag a note on a tag to associate the tag.
2018-09-05 11:43:03 +01:00
Laurent Cozic
cdd70230af
Electron: Fixes #663 : Fixed copy, cut and paste context menu on text editor
2018-09-04 18:20:41 +01:00
Laurent Cozic
eaf3eef2d3
All: Resolves #734 : Allow exporting to a hierarchy of Markdown files, and fixed a few issues related to exporting notebooks
2018-09-04 11:59:09 +01:00
Raphael Kimmig
c4411bb895
focus NoteText only when creating new notes
...
This changes the behaviour so that loading a note does automatically
focus the note text/title only when a new note is being created.
This reduces accidental edits and is in line with other note taking
applications such as Simplenote, Evernote and Apple Notes.
2018-07-10 08:35:21 +02:00
Laurent Cozic
6754d4ee89
Electron: Fixes #653 : Don't detect horizontal rule as bullet list item
2018-06-30 16:15:44 +01:00
Laurent Cozic
d5d0732bf3
Clipper: Upgrade joplin-turndonw to fix import of literal HTML code
2018-06-30 16:12:01 +01:00
Laurent Cozic
d27cbaa663
Electron: Improve speed of loading notes that include many resources, and prevent UI from freezing
2018-06-29 18:51:50 +00:00
Laurent Cozic
310afb0ad6
Electron: Resolves #612 : Allow duplicating a note
2018-06-27 21:45:31 +01:00
Laurent Cozic
7d7e1e1637
Electron: Resolves #647 : Allow specifying text editor path and arguments in setting
2018-06-27 21:34:41 +01:00
Laurent Cozic
187fb1b85d
Electron: Resolves #619 : Context menu to cut, copy and paste. Also added menu to copy link in web view
2018-06-26 00:52:46 +01:00
Laurent Cozic
0027cb9036
All: Fixes #646 : Mentioned that TLS settings must be saved before checking sync config
2018-06-25 23:54:28 +01:00
Laurent Cozic
84adf64271
Electron: Set PDF default file name
2018-06-22 18:36:15 +00:00
Laurent Cozic
df302206dd
Electron: Allow HTML in Markdown documents in a secure way
2018-06-22 18:18:15 +00:00
Laurent Cozic
936f334b61
Electron: Remove 'New notebook' shortcut
2018-06-21 19:12:08 +01:00
Laurent Cozic
7e3a290939
Merge pull request #628 from Abijeet/master
...
Adds a shortcut to insert the date and time.
2018-06-21 19:09:36 +01:00
Laurent Cozic
599f4ccef4
Electron: Fixes #626 : Auto-completion for indented items
2018-06-21 18:53:42 +01:00
Abijeet Patro
01d032261c
Merge branch 'master' into master
2018-06-18 23:32:10 +05:30
Laurent Cozic
1f3a1c49df
Electron: Resolves #611 : Allow opening and editing note in external editor
2018-06-18 18:56:07 +00:00
Laurent Cozic
971339ca9a
Electron: Fixes #630 : PDF export in context menu
2018-06-17 17:12:28 +01:00
Laurent Cozic
cf4331c5af
Electron: Fixes #623 : Improved handling of text selection and fixed infinite loop
2018-06-17 02:44:37 +01:00
Abijeet
07b85388fc
Adds a shortcut to insert the date and time.
...
Closes #521
2018-06-16 20:46:27 +05:30
Laurent Cozic
13525f3327
Electron: Switched icons to Fork Awesome
2018-06-14 09:02:01 +01:00
Laurent Cozic
5d9c2c0904
Electron: Added more toolbar icons and upgraded Font Awesome
2018-06-14 08:52:12 +01:00
Laurent Cozic
17a75f7cf5
Electron: Made checkbox button more consistent
2018-06-13 17:53:41 +01:00
Laurent Cozic
af01fed950
Electron: Added hyperlink, checkbox and code options in toolbar
2018-06-12 00:12:06 +01:00
Laurent Cozic
218b446915
Electron: Added Bold and Italic toolbar buttons
2018-06-11 23:47:44 +01:00
Laurent Cozic
b08dcdfd90
Electron: Fixes #598 : Allow opening any URL with a valid protocol in an external app
2018-06-11 00:35:01 +01:00
Laurent Cozic
df9c1e0aeb
Electron: Fixes #570 : Allow opening files by right-clicking on a resource in macOS
2018-06-11 00:08:57 +01:00
Laurent Cozic
b6619b41df
All: Fixes #600 : Improved resuming of long sync operations so that it doesn't needlessly re-download the items from the beginning
2018-06-10 23:16:27 +01:00
Laurent Cozic
5c36f3e78a
Update translations
2018-06-10 11:54:29 +01:00
Laurent Cozic
d4ec8ae823
Merge pull request #588 from zblesk/search-display-notebook
...
Displaying the notebook's name in the Note toolbar when search is act…
2018-06-10 11:50:08 +01:00
zblesk
8375030135
Reverting previous change; using disabled button for the label.
2018-06-10 11:18:02 +02:00
Laurent Cozic
e9f938b0fb
Electron: Fixes #560 : Drag the note that was clicked, which might be different from the note that was selected
2018-06-10 01:27:20 +01:00
Ladislav Benc
0d7437c7d2
Also showing the display when browsing tags.
2018-06-06 15:18:58 +02:00