You've already forked joplin
							
							
				mirror of
				https://github.com/laurent22/joplin.git
				synced 2025-10-31 00:07:48 +02:00 
			
		
		
		
	Desktop: Disable publishing recursive notes on Jpolin Cloud (not fully working yet)
This commit is contained in:
		| @@ -39,7 +39,10 @@ export default class SyncTargetJoplinCloud extends BaseSyncTarget { | ||||
| 	} | ||||
|  | ||||
| 	public static supportsRecursiveLinkedNotes(): boolean { | ||||
| 		return true; | ||||
| 		// Not currently working: | ||||
| 		// https://github.com/laurent22/joplin/pull/6661 | ||||
| 		// https://github.com/laurent22/joplin/pull/6600 | ||||
| 		return false; | ||||
| 	} | ||||
|  | ||||
| 	public async isAuthenticated() { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user