mirror of
https://github.com/laurent22/joplin.git
synced 2026-06-18 20:16:34 +02:00
Done Welcome integration on mobile and CLI
This commit is contained in:
@@ -11,19 +11,19 @@ const welcomeDir = rootDir + '/readme/welcome';
|
||||
const itemMetadata_ = {
|
||||
'1_welcome_to_joplin.md': {
|
||||
id: '8a1556e382704160808e9a7bef7135d3',
|
||||
tags: 'welcome,markdown,organizing',
|
||||
tags: 'markdown,organizing',
|
||||
},
|
||||
'2_importing_and_exporting_notes.md': {
|
||||
id: 'b863cbc514cb4cafbae8dd6a4fcad919',
|
||||
tags: 'welcome,importing,exporting',
|
||||
tags: 'importing,exporting',
|
||||
},
|
||||
'3_synchronising_your_notes.md': {
|
||||
id: '25b656aac0564d1a91ab98295aa3cc58',
|
||||
tags: 'welcome,synchronizing',
|
||||
tags: 'synchronizing',
|
||||
},
|
||||
'4_tips.md': {
|
||||
id: '2ee48f80889447429a3cccb04a466072',
|
||||
tags: 'welcome,attachment,search,alarm',
|
||||
tags: 'attachment,search',
|
||||
},
|
||||
'AllClients.png': { id: '5c05172554194f95b60971f6d577cc1a' },
|
||||
'SubNotebooks.png': { id: '3a851ab0c0e849b7bc9e8cd5c4feb34a' },
|
||||
|
||||
Reference in New Issue
Block a user