background preloader

Wikis

Facebook Twitter

Xwiki

Community Documentation. Many TiddlyWiki's defaults are stored as a built-in, so called ShadowTiddler which provides default or fallback contents and settings for a TiddlyWiki. Note:"shadow" refers to the nature of these tiddlers as not being visible in many lists, however still being present.

Also, deleting a shadow tiddler makes it magically reappear. A list of all shadow tiddlers generated by list macro can be found in the Sidebar under...More / Shadowed— in TiddlySpace simply under ShadowsTo override the default content of a shadow tiddler, just edit it — this automatically creates a regular tiddler by the same name now taking precedence over the shadow tiddler. To restore the default shadow tiddler, simply delete or rename the tiddler that overrides it.

User Contents DefaultTiddlers » The tiddlers listed in this shadow tiddler will be automatically displayed when ~TiddlyWiki starts up GettingStarted » This shadow tiddler should be set to the full target URL for publication MainMenu SiteTitle SiteSubtitle WindowTitle. Community Documentation. Tiddlyspace Welcome to TiddlyWiki created by Jeremy Ruston; Copyright © 2004-2007 Jeremy Ruston, Copyright © 2007-2011 UnaMesa Association <div id="javascriptWarning"> This page requires JavaScript to function properly.

</p><p>If you do not use JavaScript you may still <a href="/tiddlers">browse the content of this wiki</a>. </div> savetest Markup public — last modified on 3 September 2013 by Background: #fff Foreground: #000 PrimaryPale: #8cf PrimaryLight: #18f PrimaryMid: #04b PrimaryDark: #014 SecondaryPale: #ffc SecondaryLight: #fe8 SecondaryMid: #db4 SecondaryDark: #841 TertiaryPale: #eee TertiaryLight: #ccc TertiaryMid: #999 TertiaryDark: #666 Error: #f88 These [[InterfaceOptions]] for customising [[TiddlyWiki]] are saved in your browser Your username for signing your edits.

See [[Startup Parameters]]... Here is a table of web browsers that work with ~TiddlyWiki. {{right title{[[Core Macros]]}}}From the [[Glossary|Macro]]... <<< <<tiddler [[Macro]]>><<< ! """ Generating SSH Keys. SSH keys are a way to identify trusted computers, without involving passwords. The steps below will walk you through generating an SSH key and adding the public key to your GitHub account. We recommend that you regularly review your SSH keys list and revoke any that haven't been used in a while. Tip: GitHub has a desktop client! You can use it without ever touching the command line. Tip: If you have GitHub for Windows installed, you can use it to clone repositories and not deal with SSH keys.

Step 1: Check for SSH keys First, we need to check for existing SSH keys on your computer. Ls -al ~/.ssh# Lists the files in your .ssh directory, if they exist Check the directory listing to see if you already have a public SSH key. Id_dsa.pubid_ecdsa.pubid_ed25519.pubid_rsa.pub If you see an existing public and private key pair listed (for example id_rsa.pub and id_rsa) that you would like to use to connect to GitHub, you can skip Step 2 and go straight to Step 3. Step 2: Generate a new SSH key.

Generating SSH Keys. We strongly recommend using an SSH connection when interacting with GitHub. SSH keys are a way to identify trusted computers, without involving passwords. The steps below will walk you through generating an SSH key and then adding the public key to your GitHub account. Step 1: Check for SSH keys First, we need to check for existing SSH keys on your computer. Open up your Terminalyour Terminalyour Git Bashthe command line and type: cd ~/.sshls -al# Lists the files in your .ssh directory Check the directory listing to see if you have files named either id_rsa.pub or id_dsa.pub.

Step 2: Generate a new SSH key To generate a new SSH key, copy and paste the text below, making sure to substitute in your email. Ssh-keygen -t rsa -C "your_email@example.com"# Creates a new ssh key, using the provided email as a label# Generating public/private rsa key pair.# Enter file in which to save the key (/Users/you/.ssh/id_rsa): [Press enter] Next, you'll be asked to enter a passphrase. ssh-add ~/.ssh/id_rsa ... SSH Keys. SQLite Home Page. [Solved] sqlite3: SQLite header and source version mismatch (Page 1) / Newbie Corner. Hi,I've got the same problem... SQLite header and source version mismatch 2011-06-23 19:49:22 4374b7e83ea0a3fbc3691f9c0c936272862f32f2 2012-03-20 11:35:50 00bb9c9ce4f465e6ac321ced2a9d0062dc364669 Can u tell me how to fix it?

This occured when I've unpacked sqlite-autoconf-3071100.tar.gz, entered into unpacked directory with terminal and used commands: . /configure make sudo make install sqlite3 As u've said before the problem is with libsqlite3.so... So... can u tell me which one to delete (in which folder)? Thanks in advance. Best wishes,Teddy. Command line - How to copy files via terminal. Zim - a desktop wiki. Key Bindings See also Menu Items. General F9 Toggle visibility of sidepane(s) <Ctrl>F9 Show all sidepanes <Ctrl><Space> Toggle focus between index and buffer opens side pane if index is invisible (optional see preferences) <Ctrl><Tab> Focus next inteface element (gtk default) <Ctrl><Shift><Tab> Focus previous interface element (gtk default) Esc Close sidepane (when focus is on a side pane) <Alt><Home> Go to the home page <Alt><Left> Go one page back in history <Alt><Right> Go one page forward in history <Alt><Up> Go one page up in the namespace <Alt><Down> Go one page down in the namespace (The actual page is chosen by the history) <Alt><PgUp> Go to the previous page in the index <Alt><PgDown> Go to the next page in the index <Alt>D Go to today's page <Ctrl>Q Quit the application <Ctrl>w Close window <Ctrl>F Find in the current page <Ctrl>G Find next <Shift><Ctrl>G Find previous <Shift><Ctrl>F Search in all pages <Ctrl>H Find and Replace <Ctrl>1..

<Ctrl>Z Undo <Shift><Ctrl>Z Redo <Ctrl>Y Redo. Zim - a desktop wiki. Syntax Examples of the wiki syntax as used by zim. Most of this syntax is inspired by the dokuwiki syntax, but with some significant modifications. All markup uses at least two characters to reduce the chance of conflicts between the wiki markup normal typographic use of these characters. Headings Headings are created by using an appropriate amount of "=" characters: ====== Head 1 ====== ===== head 2 ===== ==== head 3 ==== === head 4 === == head 5 == Links Link to another page like this: [[foo]] links to page in the current namespace or parents [[:foo]] links to page in the root namespace [[+foo]] links to page in a subnamespace [[foo|bar]] links to "foo" but display "bar" External links like are also supported Lists Bullet list just use a "*" at the start of the line: * item 1 * item 2 * item 3 * item 3a Will be rendered as: item 1item 2item 3item 3a Numbered lists use a "1 item 1item 2item 3item 3a Numbered lists can start with an arbitrary number.

Checkbox lists look like this: {{. N-1. 1.8. Atomic Ice Cream. Feature tour - OpenProject. OpenProject provides you a wide range of powerful features. Have all project information securely accessible from everywhere at any time. Every project team can configure their project set up and can decide which features they want to use; some of them are core features, some are dedicated plugins. Find out which features can support you and your team. Project timelines and milestones Project timelines and milestones shown as a Gantt chart support you to plan and steer your project, track dependencies and report dates into other projects or commitees. Read more › Work packages Track all relevant project activities, e.g. tasks, bugs, change requests, requirements and see status, priority, due dates, responsibilities, comments and history of each work package, including various filter options. read more › Document management Easy and comfortable documents management with an integrated subversion or git repository, incl. automatic version control and change history.

Read more › Wiki read more ›