Rik
006239913e
Doc: Update plugins.md ( #4074 )
2020-11-12 10:10:58 +00:00
Laurent Cozic
dd0d54d4d0
Update website
2020-11-11 11:53:35 +00:00
Laurent Cozic
3223fd26f4
Update website
2020-11-08 19:22:58 +00:00
Laurent Cozic
7d02ddfdb5
Update website
2020-11-08 19:14:47 +00:00
Laurent Cozic
a0f21796c2
Update website
2020-11-06 21:52:57 +00:00
Laurent Cozic
553bbfc818
Tools: Restored CLI release script
2020-11-06 21:25:07 +00:00
Laurent Cozic
cc07016b07
All: Use Lerna to manage monorepo
2020-11-05 16:58:23 +00:00
Laurent Cozic
4a184721e4
Doc: Restored privacy policy document
2020-10-29 13:49:12 +00:00
Laurent Cozic
c254ca524f
CLI v1.3.3
2020-10-23 17:01:13 +01:00
Laurent Cozic
a5dd686bb2
CLI v1.3.2
2020-10-23 16:58:28 +01:00
Laurent Cozic
6d5d9323bd
CLI v1.3.1
2020-10-23 16:04:34 +01:00
Laurent Cozic
c33a8250ee
Desktop: Added openProfileDirectory
command and menu item
2020-10-21 22:10:21 +01:00
Laurent Cozic
3a57cfea02
Desktop: Simplified and improve command service, and added command palette
...
- Commands "enabled" state is now expressed using a "when-clause" like in VSCode
- A command palette has been added to the Tools menu
2020-10-18 21:52:10 +01:00
Laurent Cozic
958e5a80b7
Desktop: Fixes #3903 : Header links with special characters were no longer working
2020-10-16 22:55:48 +01:00
Laurent Cozic
f5d4bedc07
Doc: Fixed plugin API
2020-10-15 16:08:01 +01:00
Laurent Cozic
e710709c15
Fixed special space
2020-10-15 15:54:31 +01:00
Rasul Kireev
987890ba98
Docs: Fixed broken link in plugins.md ( #3901 )
...
The link to the plugin tutorial was broken.
2020-10-12 09:40:06 +01:00
Laurent Cozic
b6a004086c
Doc: Changed GitHub links from master to dev
2020-10-11 16:17:51 +01:00
Shawn Axsom
5eb0417b1a
All: Sort search results by average of multiple criteria, including 'Sort notes by' field setting ( #3777 )
...
* Weight search results by most recently updated
As discussed here: https://github.com/laurent22/joplin/pull/3777#issuecomment-696491859
Before this commit, results were rarely sorted by date. Content weights and fuzziness were
determined, and then the first criteria to differ would win in sort order (and user_updated_time
was the last criteria checked).
Now the weight score itself will also include age of user_updated_time, surfacing fresh content.
At the current alpha level, results are weighted logarithmically, prioritizing mostly within the
last 30 days, and especially heavily within the past week.
* Updated unit tests to weight search results by last updated date
* Updated unit test title
* Fixed issue with weighted search engine test, and made it more deterministic using mock date
Date was being calculated only at the start of the test suite. It also wasn't using a set mock date, so the milliseconds between the real search engine calculations and the test calculation caused differences in results
* Added initial Search Engine spec
* Added Search Engine spec to README.md
* Renamed Search Sorting spec per laurent22's mentioned naming
* Revised copy in search sorting spec
Co-authored-by: Laurent <laurent22@users.noreply.github.com>
2020-10-09 21:51:11 +01:00
Laurent Cozic
0bf74142ac
Improved building website
...
- Added script to check links
- Moved plugin API doc to separate directory
- Added script to build website and plugin doc
- Moving static assets in separate directory
2020-10-09 21:29:16 +01:00
Laurent Cozic
784851b217
Fixing links
2020-10-09 19:30:57 +01:00
Laurent Cozic
0e0803e050
Fixing links
2020-10-09 19:27:33 +01:00
Laurent Cozic
e673ee97de
Fixing links
2020-10-09 19:09:52 +01:00
Laurent Cozic
7cb55ffdc4
Fixing doc
2020-10-09 19:04:18 +01:00
Laurent
fe41d37f8f
All: Add support for application plugins ( #3257 )
2020-10-09 18:35:46 +01:00
Laurent Cozic
73a39d36ea
Update website
2020-10-09 14:58:06 +01:00
Laurent Cozic
fc6da04081
CLI v1.2.3
2020-10-09 12:17:40 +01:00
Laurent Cozic
485921d879
CLI v1.2.2
2020-09-29 12:34:42 +01:00
Laurent Cozic
6aca233b21
CLI v1.2.1
2020-09-23 12:16:58 +01:00
Laurent Cozic
56c6cfc785
Update website
2020-09-21 17:53:14 +01:00
Laurent Cozic
d4f0d2423d
CLI v1.1.8
2020-09-21 13:03:33 +01:00
Laurent Cozic
9b3d3026bf
Merge branch 'release-1.0' into dev
2020-09-14 11:26:18 +01:00
Laurent Cozic
96076c84f4
CLI v1.0.168
2020-09-14 09:50:09 +01:00
Laurent Cozic
cf78204c85
Doc: Added more info about sync lock refresh mechanism
2020-09-11 11:26:07 +01:00
Laurent Cozic
0998fc0ad7
Doc: Update dontate page
2020-09-05 22:49:40 +01:00
Laurent Cozic
81d97d9f9d
Update website
2020-09-04 19:34:43 +01:00
Laurent Cozic
db7d617e2b
Update website
2020-09-04 19:06:36 +01:00
Laurent Cozic
199c411a7d
CLI v1.0.167
2020-09-04 18:17:24 +01:00
Laurent Cozic
bdfb6b97f5
Desktop: Fixes #3645 : Improved handling of startup errors, and prevent window from being invisible when upgrading sync target
2020-09-01 22:25:23 +01:00
Laurent Cozic
abad1883bc
Merge branch 'master' into dev
2020-08-19 14:30:36 +01:00
Laurent Cozic
bb8770a967
Update website
2020-08-19 14:29:49 +01:00
Laurent Cozic
0718828d60
Merge branch 'master' into dev
2020-08-02 16:12:11 +01:00
Laurent Cozic
d13f54c2ce
CLI v1.0.166
2020-08-02 15:03:57 +01:00
Laurent
0c147236a3
All: Add mechanism to lock and upgrade sync targets ( #3524 )
2020-08-02 12:28:50 +01:00
Laurent
cd761932c1
Merge branch 'dev' into cli-shortcuts-ts
2020-08-01 17:50:03 +01:00
Helmut K. C. Tessarek
7833ca5ae6
https://joplin.cozic.net -> https://joplinapp.org
2020-07-27 13:26:17 -04:00
Mehrad Mahmoudian
44d49b57b9
fixed a typo and added checked checkbox in Markdown Guide ( #3556 )
...
* Doc: Fixed a typo in a markdown syntax of a link
* Doc: added an example of a checked checkbox
and added how the checkboxes would get translated when turned to HTML
* Doc: added a picture of a rendered markdown checkbox in Joplin
2020-07-27 13:19:11 -04:00
Laurent Cozic
cb1b5cae9f
Update website
2020-07-24 19:46:27 +01:00
Laurent Cozic
b6dafd6da6
Doc: Showcasing plugins as screenshots ( #3549 )
...
Co-authored-by: Mehrad Mahmoudian <m.mahmoudian@gmail.com>
2020-07-24 19:42:44 +01:00
Laurent Cozic
a7eae2e033
Update donate.md
2020-07-11 14:27:35 +01:00
Laurent Cozic
8dc8527fdc
CLI v1.0.165
2020-07-10 19:52:58 +01:00
Laurent Cozic
d5ed611920
Update website
2020-06-20 02:57:32 +01:00
Georg Maubach
d6cc84aabd
Doc: New Idea: Separate Windows For Panes ( #3271 )
...
Joplin has 4 panes: side bar, notes list, code and view. Change joplin in a way that these parts can be different windows. Thus it is possible to put these windows on different screens for more space and better overview.
2020-06-04 19:29:28 +01:00
Roman Musin
386d11f51a
Doc: Fix iOS log file name format is not rendered to html ( #3326 )
2020-06-04 11:02:01 +01:00
Laurent Cozic
36776cd615
Handle resource conflicts
2020-05-31 16:57:16 +01:00
Ron Alleva
a8b8da4732
Doc: Update the faq for VSCode and Sublime ( #3295 )
...
This updates the sublime text and VSCode commands to add options which
make them wait before closing. This is borrowed from how you set a
different editor for git commit messages, described by github here:
https://help.github.com/en/github/using-git/associating-text-editors-with-git
This should address #2425
2020-05-29 10:04:44 +01:00
Helmut K. C. Tessarek
68496bd1a1
terminal.md: clarify install methods
2020-05-28 22:30:55 -04:00
j-krl
f19f148297
word choice
2020-05-25 20:18:13 -06:00
j-krl
79c6eb5503
Added to docs and rewrote LinkSelector as ts file
2020-05-25 20:14:38 -06:00
j-krl
66dc2b33de
Added to docs and rewrote LinkSelector as ts file
2020-05-25 20:00:16 -06:00
j-krl
dbde239a25
formatting
2020-05-24 03:20:05 -06:00
j-krl
c3395133c9
automatic page scrolling, docs updated
2020-05-24 02:38:14 -06:00
Kaustubh Sharma
34e4164e2f
Docs: Update ideas.md ( #3247 )
...
spelling mistake corrected
2020-05-22 09:57:32 +01:00
Laurent Cozic
4e7c6b0aea
Update welcome note
2020-05-17 16:00:45 +01:00
Laurent Cozic
1aa2786ba0
CLI v1.0.164
2020-05-13 16:32:15 +01:00
Laurent Cozic
724af8f757
Docs: Add Season of Docs info
2020-05-01 14:50:28 +01:00
PackElend
294b9fc941
refreshed ideas 1 and 2, added 3
2020-04-30 00:48:52 +02:00
PackElend
699c1ab58c
added sup-steps in recommended steps
...
Added important sub-steps under point 5 in the recommended steps to ensure that the applicants don't blow the backlog
2020-04-30 00:32:39 +02:00
Laurent Cozic
150ee14de6
Update website
2020-04-28 19:09:03 +01:00
Laurent Cozic
b207f7a53f
Doc: Fixed GitHub Sponsor button
2020-04-28 19:08:31 +01:00
Laurent Cozic
096698912e
Update website
2020-04-28 19:03:54 +01:00
James ADJINWA
31d59c1e21
Doc: Little typo correction in E2EE ( #3122 )
2020-04-25 11:14:35 +01:00
Laurent Cozic
7663044e9f
Doc: Added GitHub Sponsor button
2020-04-22 23:44:48 +00:00
PackElend
b2f8c38842
changed gsos2020 to gsod2020
2020-04-19 12:39:06 +02:00
PackElend
71b2e36429
changed from GSoD-2020 to gsod2020
2020-04-19 12:33:50 +02:00
PackElend
b140a9d7de
GSoD ideas
...
first draft of the idea summery for Google's Season of Doc 2020
2020-04-18 17:33:57 +02:00
PackElend
b1b530edf2
GSoDoc-2020 intro
...
Creating the first draft of the intro page for Google Season of Doc 2020
2020-04-18 17:17:20 +02:00
Laurent Cozic
676c43ebab
Doc: Added blog posts for archival purpose and to allow listing them in notifications
2020-04-15 22:11:42 +00:00
Laurent Cozic
a4cc2076d7
Update website
2020-04-11 00:39:25 +01:00
Laurent Cozic
db820d500d
Merge branch 'master' of github.com:laurent22/joplin
2020-04-11 00:38:37 +01:00
Laurent Cozic
722192127c
Doc: Added info on how to fix broken installations on Windows
2020-04-11 00:36:57 +01:00
Laurent Cozic
8cfb014f60
CLI v1.0.163
2020-04-10 19:32:20 +01:00
Helmut K. C. Tessarek
0fa19a281c
fix heading
2020-04-04 03:46:23 -04:00
Laurent Cozic
0d736bcb58
CLI v1.0.162
2020-04-01 18:18:41 +01:00
Laurent Cozic
ce24942a03
Update website
2020-03-30 18:23:46 +01:00
Laurent Cozic
1c938a5998
Update build_troubleshooting.md
2020-03-29 11:08:53 +01:00
Sergey
a548d695f2
Doc: Update macOS troubleshooting for IOS build ( #2898 )
2020-03-25 09:31:05 +00:00
Aaron Murray
499f318192
Doc: Update text to match Desktop text ( #2897 )
2020-03-24 19:01:45 +00:00
Laurent Cozic
42ecf98344
Doc: Added build troubleshooting document
2020-03-24 17:22:44 +00:00
Laurent Cozic
9c3cf705c6
Update website
2020-03-22 22:24:37 +00:00
PackElend
9b562276f3
updated ## Recommended steps
...
- replaced Development by Features in `4. Come up with project that you're interested in and discuss it in [Features category](https://discourse.joplinapp.org/c/features )`
-
2020-03-15 21:52:24 +01:00
PackElend
ab2c8e3826
updated link for idea #2 , corrected numbering
...
replaced
https://discourse.joplinapp.org/t/joplin-api-in-nextcloud-prototype/
by
https://discourse.joplinapp.org/t/joplin-web-api-for-nextcloud/4491
2020-03-09 14:42:37 +01:00
Laurent Cozic
52d9807648
Doc: Update CLI doc
2020-03-08 09:17:10 +00:00
Laurent Cozic
b44a2075a8
Update website
2020-03-08 09:06:07 +00:00
Laurent Cozic
982f274425
CLI v1.0.161
2020-03-07 01:20:14 +00:00
Laurent Cozic
dbba7af4b5
CLI v1.0.160
2020-03-07 01:12:03 +00:00
Laurent Cozic
778b30b1cf
CLI v1.0.159
2020-03-07 01:09:56 +00:00
Laurent Cozic
37a12326dc
CLI v1.0.158
2020-03-07 01:00:46 +00:00
Laurent Cozic
ed0fae36ad
CLI v1.0.157
2020-03-07 00:57:10 +00:00
Laurent Cozic
1600d27db4
CLI v1.0.156
2020-03-07 00:33:12 +00:00