NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

<div class="js-sidebar-content">
<header class="logo hidden-sm-down">
<a href="index.html">{{config.name}}</a>
</header>
<div class="sidebar-status hidden-md-up">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
<span class="thumb-sm avatar float-right">
<img class="rounded-circle" src="assets/img/people/a5.jpg" alt="...">
</span>
<!-- .circle is a pretty cool way to add a bit of beauty to raw data.
should be used with bg-* and text-* classes for colors -->
<span class="circle bg-warning fw-bold text-gray-dark">
13
</span>
&nbsp;
Philip <strong>Smith</strong>
<b class="caret"></b>
</a>
<!-- #notifications-dropdown-menu goes here when screen collapsed to xs or sm -->
</div>
<!-- main notification links are placed inside of .sidebar-nav -->
<ul class="sidebar-nav">
<li>
<a class="collapsed" data-target="#sidebar-dashboard" data-toggle="collapse" data-parent="#sidebar">
<span class="icon">
<i class="fa fa-desktop"></i>
</span>
Dashboard
<i class="toggle fa fa-angle-down"></i>
</a>
<ul id="sidebar-dashboard" class="collapse">
<li><a [routerLink]=" ['dashboard'] ">Dashboard</a></li>
<li><a [routerLink]=" ['widgets'] ">Widgets</a></li>
</ul>
</li>
<li>
<a [routerLink]=" ['inbox'] ">
<span class="icon">
<i class="fa fa-envelope"></i>
</span>
Email
<span class="badge badge-danger">
9
</span>
</a>
</li>
<li>
<a [routerLink]=" ['charts'] ">
<span class="icon">
<i class="glyphicon glyphicon-stats"></i>
</span>
Charts
</a>
</li>
<li>
<a [routerLink]=" ['profile'] ">
<span class="icon">
<i class="glyphicon glyphicon-user"></i>
</span>
Profile
<sup class="text-warning fw-semi-bold">
new
</sup>
</a>
</li>
</ul>
<!-- every .sidebar-nav may have a title -->
<h5 class="sidebar-nav-title">Template <a class="action-link" href="#"><i class="glyphicon glyphicon-refresh"></i></a></h5>
<ul class="sidebar-nav">
<li>
<!-- an example of nested submenu. basic bootstrap collapse component -->
<a class="collapsed" data-target="#sidebar-forms" data-toggle="collapse" data-parent="#sidebar">
<span class="icon">
<i class="glyphicon glyphicon-align-right"></i>
</span>
Forms
<i class="toggle fa fa-angle-down"></i>
</a>
<ul id="sidebar-forms" class="collapse">
<li><a [routerLink]=" ['forms/elements'] ">Form Elements</a></li>
<li><a [routerLink]=" ['forms/validation'] ">Form Validation</a></li>
<li><a [routerLink]=" ['forms/wizard'] ">Form Wizard</a></li>
</ul>
</li>
<li>
<a class="collapsed" data-target="#sidebar-ui" data-toggle="collapse" data-parent="#sidebar">
<span class="icon">
<i class="glyphicon glyphicon-tree-conifer"></i>
</span>
UI Elements
<i class="toggle fa fa-angle-down"></i>
</a>
<ul id="sidebar-ui" class="collapse">
<li><a [routerLink]=" ['ui/components'] ">Components</a></li>
<li><a [routerLink]=" ['ui/notifications'] ">Notifications</a></li>
<li><a [routerLink]=" ['ui/icons'] ">Icons</a></li>
<li><a [routerLink]=" ['ui/buttons'] ">Buttons</a></li>
<li><a [routerLink]=" ['ui/tabs-accordion'] ">Tabs & Accordion</a></li>
<li><a [routerLink]=" ['ui/list-groups'] ">List Groups</a></li>
</ul>
</li>
<li>
<a [routerLink]=" ['grid'] ">
<span class="icon">
<i class="glyphicon glyphicon-th"></i>
</span>
Grid
</a>
</li>
<li>
<a class="collapsed" data-target="#sidebar-maps" data-toggle="collapse" data-parent="#sidebar">
<span class="icon">
<i class="glyphicon glyphicon-map-marker"></i>
</span>
Maps
<i class="toggle fa fa-angle-down"></i>
</a>
<ul id="sidebar-maps" class="collapse">
<li><a [routerLink]=" ['maps/google'] ">Google Maps</a></li>
<li><a [routerLink]=" ['maps/vector'] ">Vector Maps</a></li>
</ul>
</li>
<li>
<!-- an example of nested submenu. basic bootstrap collapse component -->
<a class="collapsed" data-target="#sidebar-tables" data-toggle="collapse" data-parent="#sidebar">
<span class="icon">
<i class="fa fa-table"></i>
</span>
Tables
<i class="toggle fa fa-angle-down"></i>
</a>
<ul id="sidebar-tables" class="collapse">
<li><a [routerLink]=" ['tables/basic'] ">Tables Basic</a></li>
<li><a [routerLink]=" ['tables/dynamic'] ">Tables Dynamic <sup class="bg-transparent text-danger fs-sm fw-bold">ng2</sup></a></li>
</ul>
</li>
<li>
<a class="collapsed" data-target="#sidebar-extra" data-toggle="collapse" data-parent="#sidebar">
<span class="icon">
<i class="fa fa-leaf"></i>
</span>
Extra
<i class="toggle fa fa-angle-down"></i>
</a>
<ul id="sidebar-extra" class="collapse">
<li><a [routerLink]=" ['extra/calendar'] ">Calendar <sup class="bg-transparent text-danger fs-sm fw-bold">ng2</sup></a></li>
<li><a [routerLink]=" ['extra/invoice'] ">Invoice</a></li>
<li><a [routerLink]=" ['/login'] ">Login Page</a></li>
<li><a [routerLink]=" ['/error'] ">Error Page</a></li>
<li><a [routerLink]=" ['extra/gallery'] ">Gallery <sup class="bg-transparent text-danger fs-sm fw-bold">ng2</sup></a></li>
<li><a [routerLink]=" ['extra/search'] ">Search Results</a></li>
<li><a [routerLink]=" ['extra/timeline'] ">Time Line</a></li>
</ul>
</li>
<li>
<a class="collapsed" data-target="#sidebar-levels" data-toggle="collapse" data-parent="#sidebar">
<span class="icon">
<i class="fa fa-folder-open"></i>
</span>
Menu Levels
<i class="toggle fa fa-angle-down"></i>
</a>
<ul id="sidebar-levels" class="collapse">
<li><a href>Level 1</a></li>
<li>
<a class="collapsed" data-target="#sidebar-sub-levels" data-toggle="collapse" data-parent="#sidebar-levels">
Level 2
<i class="toggle fa fa-angle-down"></i>
</a>
<ul id="sidebar-sub-levels" class="collapse">
<li><a href>Level 3</a></li>
<li><a href>Level 3</a></li>
</ul>
</li>
</ul>
</li>
</ul>
<h5 class="sidebar-nav-title">Labels <a class="action-link" href="#"><i class="glyphicon glyphicon-plus"></i></a></h5>
<!-- some styled links in sidebar. ready to use as links to email folders, projects, groups, etc -->
<ul class="sidebar-labels">
<li>
<a href="#">
<!-- yep, .circle again -->
<i class="fa fa-circle text-warning mr-xs"></i>
<span class="label-name">My Recent</span>
</a>
</li>
<li>
<a href="#">
<i class="fa fa-circle text-gray mr-xs"></i>
<span class="label-name">Starred</span>
</a>
</li>
<li>
<a href="#">
<i class="fa fa-circle text-danger mr-xs"></i>
<span class="label-name">Background</span>
</a>
</li>
</ul>
<h5 class="sidebar-nav-title">Projects</h5>
<!-- A place for sidebar notifications & alerts -->
<div class="sidebar-alerts">
<div class="alert fade show">
<a href="#" class="close" data-dismiss="alert" aria-hidden="true">&times;</a>
<span class="text-white fw-semi-bold">Sales Report</span> <br>
<div class="progress progress-xs bg-blue-light mt-xs mb-0">
<div class="progress-bar progress-xs" role="progressbar" style="width: 16%" aria-valuenow="16" aria-valuemin="0" aria-valuemax="100"></div>
</div>
<small>Calculating x-axis bias... 65%</small>
</div>
<div class="alert fade show">
<a href="#" class="close" data-dismiss="alert" aria-hidden="true">&times;</a>
<span class="text-white fw-semi-bold">Personal Responsibility</span> <br>
<div class="progress progress-xs bg-blue-light mt-xs mb-0">
<div class="progress-bar progress-xs bg-danger" role="progressbar" style="width: 23%" aria-valuenow="23" aria-valuemin="0" aria-valuemax="100"></div>
</div>
<small>Provide required notes</small>
</div>
</div>
</div>
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.