Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
test [2020-09-16 09:44] niktest [2022-03-30 23:36] nik
Line 1: Line 1:
 heading, subtext, subterfuge heading, subtext, subterfuge
 +
 +{{http://locust.fo.am/stone-meditation.mp3}}
 +
 +<button shadow-large>Large shadow</button> (via the [[https://github.com/nomadjimbob/mikioplugin/wiki/Common-Attributes|Mikio plugin]]
 +
 +<html>
 +<SCRIPT TYPE="text/javascript">
 + window.setInterval (function() {
 +   var a = new Date('2020-03-01T03:00');
 +   var b = new Date();
 +   var c = new Date();
 +   b.setHours(3);
 +   b.setMinutes(0);
 +   b.setSeconds(0);
 +   document.getElementById('covidate').innerText =
 +    (c.toDateString().substr(0,3) + " Mar " +
 +    parseInt (1 + 0.5 + (b.getTime() - a.getTime()) / (1000*60*60*24)) + " " +
 +    " 2020 " + c.toTimeString()
 +    ).replace(/ (\d{4}) (.*) GMT.*\((.*)\)/, ' $2 $3 $1');
 +  }, 500);
 +</script>
 +</html>
  
 =====1,2 1,2===== =====1,2 1,2=====
  
 **(NOTE:** pink background via ''userstyle.css'' config) **(NOTE:** pink background via ''userstyle.css'' config)
 +----
 +
 +adding images from nextcloud. append ''/preview?&.png?'' to the shared url...
 +
 +{{https://neon.fo.am/s/Y8PHKN8Lpz67t4N/preview?&.png?320}}
 +
 +...or drag & drop
 +  
 +
 ---- ----
  
Line 163: Line 194:
  
 {{where_is_outside.jpg}} {{where_is_outside.jpg}}
 +
 +----
 +=== d i a g r a m s ===
 +
 +
  
  • test.txt
  • Last modified: 2022-08-10 14:04
  • by nik
  • Currently locked by: 54.81.157.133