mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-02 19:36:12 +01:00 
			
		
		
		
	chore(in-app-help): add first draft of the user guide
This commit is contained in:
		
							
								
								
									
										47
									
								
								src/public/app/doc_notes/en/User Guide/navigation.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										47
									
								
								src/public/app/doc_notes/en/User Guide/navigation.html
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,47 @@
 | 
			
		||||
<html>
 | 
			
		||||
  
 | 
			
		||||
  <head>
 | 
			
		||||
    <meta charset="utf-8">
 | 
			
		||||
    <link rel="stylesheet" href="style.css">
 | 
			
		||||
  </head>
 | 
			
		||||
  
 | 
			
		||||
  <body>
 | 
			
		||||
    <ul>
 | 
			
		||||
      <li>User Guide
 | 
			
		||||
        <ul>
 | 
			
		||||
          <li>Types of notes
 | 
			
		||||
            <ul>
 | 
			
		||||
              <li><a href="User%20Guide/Types%20of%20notes/Geo%20map.html" target="detail">Geo map</a>
 | 
			
		||||
              </li>
 | 
			
		||||
            </ul>
 | 
			
		||||
          </li>
 | 
			
		||||
          <li>Working with notes
 | 
			
		||||
            <ul>
 | 
			
		||||
              <li><a href="User%20Guide/Working%20with%20notes/Exporting%20as%20PDF.html"
 | 
			
		||||
                target="detail">Exporting as PDF</a>
 | 
			
		||||
              </li>
 | 
			
		||||
            </ul>
 | 
			
		||||
          </li>
 | 
			
		||||
          <li>Power users
 | 
			
		||||
            <ul>
 | 
			
		||||
              <li>Theme development
 | 
			
		||||
                <ul>
 | 
			
		||||
                  <li><a href="User%20Guide/Power%20users/Theme%20development/Creating%20a%20custom%20theme.html"
 | 
			
		||||
                    target="detail">Creating a custom theme</a>
 | 
			
		||||
                  </li>
 | 
			
		||||
                  <li><a href="User%20Guide/Power%20users/Theme%20development/Theme%20base%20(legacy%20vs.%20next).html"
 | 
			
		||||
                    target="detail">Theme base (legacy vs. next)</a>
 | 
			
		||||
                  </li>
 | 
			
		||||
                  <li><a href="User%20Guide/Power%20users/Theme%20development/Reference.html"
 | 
			
		||||
                    target="detail">Reference</a>
 | 
			
		||||
                  </li>
 | 
			
		||||
                </ul>
 | 
			
		||||
              </li>
 | 
			
		||||
            </ul>
 | 
			
		||||
          </li>
 | 
			
		||||
        </ul>
 | 
			
		||||
      </li>
 | 
			
		||||
    </ul>
 | 
			
		||||
  </body>
 | 
			
		||||
 | 
			
		||||
</html>
 | 
			
		||||
		Reference in New Issue
	
	Block a user