- Feb 2021
-
www.metacritic.com www.metacritic.com
-
The filthy casuals write positive reviews on steam and it's clear that true gamers won't even try to review such a shallow game.
reviews/ratings because only those already inclined to like it (or who have been swayed by the already positive reviews) will bother buying it and (therefore) bother reviewing it, hence amplifying the positive ratings
-
-
css-tricks.com css-tricks.com
-
The syntax itself provides a visualization of the structure of the grid.
What is this an example of? self-referencing? self-presentation? duality?
-
- Jan 2021
-
unix.stackexchange.com unix.stackexchange.com
-
Please don't thank me! ;-) If this answer did help, just click the little grey ☑ at the left of this text right now turning it into beautiful green. If you do not like the answer, click on the little grey down-arrow below the number, and if you really like the answer, click on the little grey ☑ and the little up-arrow... If you have any further questions, just ask another one! ;-)
How would you even describe this comment?
"just doing my job"? but he is (I assume) answering to be nice not because it's his job
"I won't take it personally"? vote my answer up or down, whichever you please
impartial, dispassionate, and objective, perhaps? "just the facts, ma'am"
Separately, what is the "Please don't thank me!" for? Is it that politeness? False modesty? Genuine modesty? Or is it rude? Why not allow someone to thank you??
-
-
stackoverflow.com stackoverflow.com
-
There is a dimension of personal preference to it. I don't like to expose more than strictly necessary to external consumers, because it makes it harder to track usages. If you find a bind:prop in a consumer, you know prop is used (which you already kind of knew since the prop is part of the "public" API of the component). Done. If you find a bind:this, you now need to track all usages of this this.
-
- Dec 2020
-
github.com github.com
-
In fact, even <svelte:slot /> feels a bit confusing because it introduces a new kind of slot, where the concept is already a bit crowded (there the <slot /> in the parent component, and the target slot="name" for the slot content).
tag?: crowded (how do we disambiguate, make it not ambiguous?)
-
-
github.com github.com
-
Some devs prefer Svelte’s minimal approach that defers problems to userland, encouraging more innovation, choice, and fragmentation, and other devs prefer a more fully integrated toolkit with a well-supported happy path.
tag?: what scope of provided features / recommended happy path is needed?
-
It’s worth mentioning that Svelte limits its scope to being only a UI component framework. Like React, it provides the view layer, but it has more batteries included with its component-scoped CSS and extensible stores for state management. Others like Angular and Vue provide a more all-in-one solution with official routers, opinionated state management, CLIs, and more. Sapper is Svelte’s official app framework that adds routing, server-side rendering, code splitting, and some other essential app features, but it has no opinions about state management and beyond. Some devs prefer Svelte’s minimal approach that defers problems to userland, encouraging more innovation, choice, and fragmentation, and other devs prefer a more fully integrated toolkit with a well-supported happy path.
tag?: what scope of provided features / recommended happy path is needed?
-
With the caveat that hero worship can be gross, distorting, and unhelpful to everyone involved, Svelte author Rich Harris (@rich_harris on Twitter) is one of my favorite open source developers. In the JS community he’s well-known among tool authors for spreading interesting ideas. He’s the creator of many open source projects including Rollup, the bundler of choice for many libraries including React and Vue.
-
Svelte is its own language, not plain HTML+CSS+JS
its own _
-
The compiler architecture moves complexity from the runtime and source code to buildtime and tools. Behind Svelte’s simple APIs sits a beefy compiler. Frontend web development has become very tool heavy in the webapp era, so in practice this adds little cost beyond what developers like myself already pay, but increased build complexity is important to acknowledge.
tool-heavy dependence on build tools / heavy/complex build-time
Tags
- annotation meta: may need new tag
- scope
- programming languages
- frontend development
- official preferred convention / way to do something
- minimalistic
- unhelpful
- building (compiling)
- interesting idea
- recommended option/alternative
- good point
- recommended software
- official opinion/stance/position
- Rich Harris
- Svelte
- complexity
- limited scope (doesn't try to be/do everything)
Annotators
URL
-
-
go.rasmussen.edu go.rasmussen.edu
-
testing page note for image
-
- Nov 2020
-
news.ycombinator.com news.ycombinator.com
-
There's a huge area of seemingly obvious user-centric products that don't exist simply because there isn't a working business model to support it.
-
-
www.reddit.com www.reddit.com
-
I also find that a lot of the complexity of Flutter can be avoided, and I mostly use it to define the UI as a more app-centric alternative to HTML/CSS.
I mostly use it to define the UI as a more app-centric alternative to HTML/CSS.
-
-
boardgamegeek.com boardgamegeek.com
-
(15x) ENJOYMENT: Forgettable Outstanding(10x) DEPTH (IN RELATION TO COMPLEXITY): Lacking Meaty (5x) LUCK FACTOR: All Luck All Skill (3x) REPLAYABILITY: Nil Limitless(10x) MECHANICS: Boring Interesting (4x) PLAYER INTERACTION: Low High (4x) PLAYER COUNT PERFORMANCE: Not Balanced Balanced (2x) GAME LENGTH: Too Short/Long Just Right (2x) CLARITY OF RULES: Mud Crystal (5x) COMPONENT QUALITY: Cheap World ClassINITIAL RATING (sum(Criteria Rating x Criteria Weight)/Total Weight) = 7.7
rating scale evaluation
-
-
www.nateliason.com www.nateliason.com
-
This removes all the decision making about where to put things that you frequently run into with Evernote, Notion, etc. When everything can be everywhere, you don’t have to worry about the filing structure. You just keep adding links.
Nat's conclusion is correct, but his reason for arriving at that conclusion is wrong.
You're not faced with the question of where to put things with Roam because you can do the following:
(1) You can tag a new entry on the fly, in-line, CLI style. (2) If the tag exists, it will autocomplete, if it doesn't you can create it with no extra effort (3) Any tags you add are links to their respective pages, which allows you to (a) navigate their as soon as you've typed the tag/page name and (b) it creates a backlink on those pages so your new entry is automatically linked to from there.
-
This also highlights a big difference between Roam and other note taking tools: tags are both everything and nothing. Every page is a tag, and every tag is a page.
Nat says that tags are everything and nothing, but I don't agree with that.
Pages consist of blocks.
A reference to a page is treated in the exact same way as a tag.
A block is not treated in the same way. A block is not a tag.
Tags
Annotators
URL
-
-
madewithsvelte.com madewithsvelte.com
-
Why do we need this proprietary service?
So they can track us when we go to: http://svelte-autocomplete.surge.sh/?ref=madewithsvelte.com ?
Rather than bookmark/use https://madewithsvelte.com/svelte-autocomplete I would prefer to just use https://github.com/elcobvg/svelte-autocomplete as the canonical URL for this project.
-
-
opentextbooks.library.arizona.edu opentextbooks.library.arizona.edu
-
Nutrition
practicing
-
-
news.ycombinator.com news.ycombinator.com
-
Did you look at it and decide not, or not look at it?
-
This isn't written to hype a battle in the holy war.
-
-
github.com github.com
-
It looks like you just deleted our lovely crafted issue template. It was there for good reasons. Please help us solving your issue by answering the questions asked in this template. I'm closing this. Please either update the issue with the template and reopen, or open a new issue.
Ignoring official advice
-
-
jonudell.info jonudell.info
-
http://jonudell.info/h/tag-rename-02.mp4
Most people would embed a YouTube video. Nice to see no dependency on 3rd-party service here.
-
- Oct 2020
-
github.com github.com
-
We could broadcast a warning if we find the variable to be set in the environment, but that is more likely than not to annoy people who intentionally set it.
New tag?: warnings that may annoy people who intentionally do something. (Need a way to selectively silence certain warnings?)
-
-
cod.pressbooks.pub cod.pressbooks.pub
-
THE BOOK OF TEA By Kakuzo Okakura
Hi Bob!! 👋
-
-
guides.rubyonrails.org guides.rubyonrails.org
-
Paths are traversed in the order they occur in the search path. By default, this means the files in app/assets take precedence, and will mask corresponding paths in lib and vendor.
-
-
github.com github.com
-
Doing so also means adding empty import statements to guarantee correct order of evaluation of modules (in ES modules, evaluation order is determined statically by the order of import declarations, whereas in CommonJS – and environments that simulate CommonJS by shipping a module loader, i.e. Browserify and Webpack – evaluation order is determined at runtime by the order in which require statements are encountered).
Here: dynamic loading (libraries/functions) meaning: at run time
-
-
web.hypothes.is web.hypothes.is
-
Tagging
I have found that tagging is really helpful. It might be interesting to see what are common themes.
-
-
medium.com medium.com
-
It is important to note here that the flow does not need to begin with a user interaction. With the rise of asynchronous middleware like redux-saga and redux-observable, the ability to trigger any code on a component anywhere is very useful.
This tag doesn't quite fit: can be used independently (fine-grained/decoupled)
-
-
github.com github.com
-
The primary motivation behind virtual-dom is to allow us to write code independent of previous state. So when our application state changes we will generate a new VTree. The diff function creates a set of DOM patches that, based on the difference between the previous VTree and the current VTree, will update the previous DOM tree to match the new VTree.
annotation meta: may need new tag: for: "code independent of previous state."
annotation meta: may need new tag: for: diffs other than source/text code diffs (in this case diffs between virtual DOM trees)
-
-
slate.com slate.com
-
that
that's what.
-
- Sep 2020
-
www.industryweek.com www.industryweek.com
-
Canadian government at the end of 2020
about what i 1der.
-
-
dagrs.berkeley.edu dagrs.berkeley.edu
-
Grzegorz Grudzi ́nski
Hello world
Tags
Annotators
URL
-
- Aug 2020
-
psyarxiv.com psyarxiv.com
-
Gratton, C., Gagnon-St-Pierre, É., & Markovits, H. (2020). When forewarned is not forearmed: The paradoxical effect of single warnings attached to repeated fake news [Preprint]. PsyArXiv. https://doi.org/10.31234/osf.io/h5cxp
-
- Jul 2020
-
via3.hypothes.is via3.hypothes.is
- Jun 2020
-
www.sciencedirect.com www.sciencedirect.com
-
Currently, the mutant of the flavinogenic yeast Candida famata dep8 isolated by classic mutagenesis
No __notes were added.
-
-
shakespeare.mit.edu shakespeare.mit.edu
-
properties to 'unfold'
Tags
Annotators
URL
-
- May 2020
-
featuredcontent.psychonomic.org featuredcontent.psychonomic.org
-
Herzog, S. (2020, May 21). Boosting COVID-19 related behavioral science by feeding and consulting an eclectic knowledge base. Psychonomic Society Featured Content. https://featuredcontent.psychonomic.org/boosting-covid-19-related-behavioral-science-by-feeding-and-consulting-an-eclectic-knowledge-base/
-
-
Local file Local fileUntitled1
-
lxieyang.github.io lxieyang.github.io
-
My current research interests include human-computer interaction
test
-
- Apr 2020
-
www.iubenda.com www.iubenda.com
-
Google Tag Manager allows you to avoid tagging scripts as described below, although this is limited to a certain category of scripts – scripts that are not positional/do not define a position. It, therefore, does not handle embed scripts such as those related to advertising banners, youtube video widgets, facebook like buttons etc.
-
- Mar 2020
-
www.iubenda.com www.iubenda.com
-
This method has the advantage of being quite fast but with the limit of working only for scripts that don’t require a specific position. Google Tag Manager is therefore not effective for all scripts that display a specific element in a specific position of the page (such as the Facebook Like button).
-
-
en.wikipedia.org en.wikipedia.org
-
ron and Headq
hello - edit
Tags
Annotators
URL
-
-
en.wikipedia.org en.wikipedia.org
-
hello
Tags
Annotators
URL
-
-
hypothes.is hypothes.is
-
started
-
- Dec 2019
-
en.wikipedia.org en.wikipedia.org
-
Since the time of Henry I, it has been used by the reigning monarch and is the longest-occupied palace in Europe
Make an note.
Tags
Annotators
URL
-
- Nov 2019
-
example.com example.com
-
This
-
Domain
Annotation two
-
Example
Annotation one
Tags
Annotators
URL
-
- Oct 2019
-
pressbooks.uiowa.edu pressbooks.uiowa.edu
-
o
Annotating a PDF.
-
- Apr 2019
-
onlinelearningconsortium.org onlinelearningconsortium.org
-
Online Learning Consortium (OLC)
Hello OLC!
-
- Mar 2019
-
www.learning-theories.com www.learning-theories.com
-
Behaviorism
Learning-Theories.com published a very handy few pages that describe various learning theories. This is a quick, straightforward, simple way to access information on the different theories. This article, Behaviorism, explains that the theory assumes learners learn by responding to external stimuli in their environment. Learning under behaviorism is characterized by a change in the learner's behavior. I use this in my horse training as I use both positive reinforcement (clicker training) and negative reinforcement (pressure-release) to structure my horse's behaviors. Behaviorism can be translated to human work, too. I've used TAG teaching (clicker training for humans) to teach people to get on and off horses with ease and also to trim horses' hooves. I also use it to clicker train my cats! 6/10
-
- Nov 2018
-
Local file Local file
- Oct 2018
-
www.npr.org www.npr.org
-
Hurricane
another test
-
-
en.wikipedia.org en.wikipedia.org
-
MLS constitutes one of the major professional sports leagues of the United States and Canada
test
Tags
Annotators
URL
-
-
github.com github.com
-
-
tools.ietf.org tools.ietf.org
-
-
claremontdh.net claremontdh.net
-
test page note
Tags
Annotators
URL
-
- Sep 2018
-
www.thequint.com www.thequint.com
-
Import duty on air conditioners, refrigerators and washing machines under 10-kilogram capacity has been doubled to 20 percent each from 10 percent earlier. The basic customs duty on radial tyres is now 15 percent compared with 10 percent earlier,
dch hgchgcvh hkhk
-
- Jul 2018
-
localhost:8000 localhost:8000
-
In conceptual terms, the new LINSIGHT method is closely related to our previous fitCons method
- annotation test 1;
- annotation 2;
Tags
Annotators
URL
-
-
www.postgresql.org www.postgresql.org
-
A document is the unit of searching in a full text search system; for example, a magazine article or email message.
Test.
-
- Jun 2018
-
test.parthenos-project.eu test.parthenos-project.eu
-
This representation is
as we have seen this works pretty well...
Tags
Annotators
URL
-
- May 2018
-
willhorter.ca willhorter.ca
-
measured fer yer chains boom heave
annotation and image test
-
-
www.jacobinmag.com www.jacobinmag.com
-
Ironically, DWYL reinforces exploitation even within the so-called lovable professions where off-the-clock, underpaid, or unpaid labor is the new norm:
Doing what you love, isolates and degrades other workforces and elevates others and more so, the ones of higher economic class. One should be paid fair dues as per their work and have good working conditions. She wants people to realize that they deserve goods jobs and they should never settle for less in the name of doing what they love.
-
limits
The article argues different theories regarding doing what is right, with the bigger question being is it wrong for people to strive to be able to do what they love. But, at the same time, what is the limit of people seeking what they love without overstepping the boundaries?
-
- Apr 2018
-
Local file Local file
-
agnosed as GBS but subseq
-
-
catalyst-fp7.eu catalyst-fp7.eu
-
Online data visualisation has become very popular in recent years. Improved technologies allow web libraries to display data visualisations that are farbeyond anything Excel can provide.
Commentaire
-
- Mar 2018
-
-
on Its
test
Tags
Annotators
URL
-
- Feb 2018
-
www.google.de www.google.de
-
I've created my Hypothesis account
-
- Dec 2017
-
-
Phaethon
itt annotálom
-
- Oct 2017
-
englishteststore.net englishteststore.net
-
prove your English skills and get the highest English
Test
-
- Sep 2017
-
localhost:8080 localhost:8080
-
Gros temps sur la République
Voilà un bien gros titre.
Tags
Annotators
URL
-
-
localhost:8080 localhost:8080
-
Une élection est l’occasion de réviser le pacte social. Celle de 2017 vient en France après une décennie de faible croissance économique qui n’a permis de réduire ni le chômage ni la dette publique. L’économie allemande a bénéficié d’une parité monétaire favorable à ses exportations mondiales, les gouvernements français ont profité de l’euro pour financer la dette à moindre coût et maintenir les emplois publics. Cependant, la réduction de la mobilité sociale qui va de pair avec le vieillissement relatif de la population, la concentration territoriale des difficultés sociales et la pression financière que les « dépenses contraintes » font peser sur la majorité des foyers renforcent le désenchantement du monde thématisé voici un siècle par Max Weber 1 . Une pauvreté durable pour beaucoup et un monde social marqué pour la plupart par l’emprise des données que nous consommons et émettons par tous les canaux d’information, et qui augmentent en permanence l’inquiétude de l’avenir. Tout nous incite à tenir les biens immatériels qui sont au cœur du social pour des instances pratiquement automatisées et garanties, et à limiter notre information à ce qui vient confirmer nos croyances. Dans une démocratie tenue pour un service, le vote exprime une réclamation privée autant qu’un engagement civique.
Première annotation, yallah.
Tags
Annotators
URL
-
- Aug 2017
-
discussion480.wordpress.com discussion480.wordpress.com
-
Hosting a discussion on Hypothesis breaks up
Are annotations sorted by time or by place on the page?
-
- Jul 2017
-
alpha-consultations.nice.org.uk alpha-consultations.nice.org.uk
-
This guideline covers road-traffic-related air pollution and its links to ill health. It aims to improve air quality and so prevent a range of health conditions and deaths.
Comment
-
-
workbook.craftingdigitalhistory.ca workbook.craftingdigitalhistory.ca
-
THIS TEXT
Finally figured this out!
-
-
127.0.0.1:8000 127.0.0.1:8000
-
Que faire ? Récemment, le Nobel d’économie Joseph Stiglitz expliquait auMonde : « La première priorité est d’aider les victimes de la mondialisation à se former afin qu’elles acquièrent les compétences leur permettant d’occuper de nouveaux emplois. Mais il faut également créer de nouveaux jobs, notamment du côté des services. […] Où trouver les ressources ? En augmentant l’imposition des plus aisés, par exemple ».
J'ai mis cette note avec Nico
-
- May 2017
-
musicnotation.org musicnotation.org
-
Chromatic Staff Approach
this is a good version
tag
test
music
-
- Mar 2017
-
localhost:3000 localhost:3000Unswot1
-
https://travis-c
A test of the code base.
-
- Oct 2016
-
www.nytimes.com www.nytimes.com
-
"Here is the land of opportunity -- money and success," Mr. Guarnizo said. "But social life is also important to Dominicans. They talk a lot, sharing, hanging out with friends. Here they work so hard they have to give a lot of that up. They have to strengthen their culture here to keep going in a society that appears hostile. They love their country. They recreate Dominicanness here."
have to strengthen their culture here to keep going in society..."
-
wenty years ago, her mother started cooking a Dominican stew called sancocho for neighborhood customers.
bring domincan lifestyle into nyc. combine two worlds
-
- Sep 2016
-
en.wikipedia.org en.wikipedia.org
-
or body. Inside the jack, the contacts are suspended diagonally toward the insertion interface. W
test annotation
Tags
Annotators
URL
-
- May 2016
-
docs.angularjs.org docs.angularjs.org
-
Example
Hyper link 2
Tags
Annotators
URL
-
-
www.iqwst.com www.iqwst.comIQWST1
-
Record
Test333
-
-
www.agileconnection.com www.agileconnection.com
-
The team used a whiteboard with task cards, stand-up meetings, weekly iterations, and prioritization. They even estimated their work, measured flow, and held retrospectives.
-
“[Agility] comes in different forms, but basically it’s the ability to quickly adapt to or even anticipate and lead change. Agility in the broadest form affects strategic thinking, operations, technology innovation and the ability to innovate in products, processes and business models.”
-
- Apr 2016
-
jolt.merlot.org jolt.merlot.org
-
I installed the Chrome extension for Hypothesis and then looked for a pdf or article type page. It is not working on my pdf right now but seemed to function for this Merlot article.
-
-
-
So much of what has shaped my life is the fact that I did unusual things and people found that interesting.
-
- Mar 2016
-
inkdroid.org inkdroid.org
-
“We lack the creative faculty to imagine that which we know.” That was back in 1820
Tags
Annotators
URL
-
-
-
civic responsibility
-
- Oct 2015
-
web.hypothes.is web.hypothes.is
-
Domain
-
- Sep 2015
-
consilience-build.iq.harvard.edu consilience-build.iq.harvard.edu
-
Senate
yes annotate.
-
-
consilience-build.iq.harvard.edu consilience-build.iq.harvard.edu
-
Basin Green Brook
This is a sample annotation.
-
-
Local file Local file
-
Acknowledgement
-
- Jun 2015
-
Local file Local file
-
www.wired.com www.wired.com
-
William James was just wrong when he tried to argue that “two minds can know one thing.”
-
sometime in the late 1800s and early 1900s, probabilities started cropping up in ways that appeared objective
-
the universe is before us so that we can shape it, that it can be changed, and that it will push back on us. We’ll understand our limits by noticing how much it pushes back on us.
-
One way to look at it is that the laws of physics aren’t about the stuff “out there.” Rather, they are our best expressions, our most inclusive statements, of what our own limitations are.
Tags
Annotators
URL
-
- May 2015
-
Local file Local file
-
hello hypothes.is
-
- Apr 2015
-
Local file Local file
-
hello hypothes.is
-
-
-
simplifying and summarising thes
comment
-
- Mar 2015
-
stackoverflow.com stackoverflow.com
-
months
zszdsadasdad
-
-
www.wicourts.gov www.wicourts.gov
-
3 / 16 /1 5 RESERVE JUDGES BY JUDICIAL ADMINISTRATIVE DISTRICT
rrrrrrrrrrrrrrrrrrrr
-
Leineweber
tertwetwetwert
-
Curry
eeeee
-
Zappen
xxxxxxx
-
- Feb 2015
-
coinmarketcap.com coinmarketcap.com
-
- Jan 2015
-
www.sciencedirect.com www.sciencedirect.com
-
Comment
Tags
Annotators
URL
-
- Apr 2014
-
10.82.97.197 10.82.97.197
-
dddddddddd
Tags
Annotators
URL
-
- Feb 2014
-
lawschool.about.com lawschool.about.com
-
How To Write a Case Brief
Global context of tags to inherit for this document
-
-
euro.ecom.cmu.edu euro.ecom.cmu.edu
-
Ho w to R ead a Judicia l Opin ion: A G uid e for N ew L aw Stu den ts Professor Orin S. Kerr George Washington University Law School Washington, DC Version 2.0 (August 2005) This essay is desig ned to help entering law students understand ho w to read cas es for class. It explains what judicial opinions are, how they are structured, and what you should look for when you read them. Part I explains the various ingredients found in a typical judicial opinion, and is the most essential section of the essay . Par t II discusses what you should look for when you re ad an opinion for class. Part II I con clu des with a brief discussion of why law schools use the case method.
I need a way to add tags to a document that will apply to all annotations in a particular document (except where explicitly canceled).
The problem is that I often want to query all annotations related to a specific document, collection of documents, or type of activity.
Type of activity requires further explanation: Given a document or collection of documents I may annotate the document for different reasons at different times.
For example, while annotating the reading materials, video transcripts, and related documents for the CopyrightX course there are certain types of annotations that may be "bundled together" so that when I search for those things later I can easily narrow my searches to just that subset of annotations; but at the same time I need a way to globally group things together.
While reading judicial opinions the first activity/mode of interaction with a particular document may be to identify the structure of the judicial opinion (the document attached to this annotation describes the parts of the judicial opinion I might want to identify: *caption, case citation, author, facts of the case, law of the case, disposition, concurring and/or dissenting opinions, etc).
The above-described mode I may use for multiple documents in one session related to the course syllabus for the week.
To connect each of these documents together I might add the tags: copyx (my shorthand for the name of the course, CopyrightX), week 1 (how far into the course syllabus), foundations (the subject matter in the syllabus which may span week 1, week 2, etc), judicial opinions (the specific topic I am focused on learning at the moment (may or may not be related to the syllabus).
Later on another day I might update my existing annotations or add new ones when I am preparing to study for an exam. I might add tags like to study, on midterm, on final to mark areas I need to review.
After the exam I might add more tags based on my test score, especially focusing on areas that received a poor score so I can study that section more or, if I missed some sections so didn't study and it resulted in a poor score in that area, add tags to study for later if necessary.
I have many more examples and modes of interaction in mind that I can explain more later, but it all hinges on a rich and flexible tagging system that:
- allows tagging a document once in a way that applies to all annotations in a document
- allows tagging a session once in a way that applies to all annotations in all documents connected to a particular session
- allows tagging a session and/or a document that bundles together new tags added to an annotation (e.g. tags for grammar/spelling, tags for rhetological fallacy classification, etc)
- fast keyboard-based selection of content
- batch selection of annotation areas with incremental filling-- I may want to simply select all the parts of a document to annotate first and then increment through each of those placeholders to fill in tags and commentary
- Mark multiple sections of the document at once to combine into a single annotation
- Excerpting only parts of a text selection, but still carry the surrounding textual context with the excerpt to easily expose the surrounding context when necessary
- A summary view of a document that is the result of remixing parts of the original document with both clarifications or self-containing summary re-writes and/or commentary from the reader
- structural tagging vs content tagging
-
- Oct 2013
-
epubjs-reader.appspot.com epubjs-reader.appspot.com
-
s exactly; yet, now that I recall all the circumstances, I think I can see a little into the springs and motives which being cunningly presented to me under various disguises, induced me to set about performing the part I did, besides cajoling me into the delusion that it was a cho
Annotation!
-
- Sep 2013
-
all-that-is-interesting.com all-that-is-interesting.com
-
A few years and missions later, Hubble’s glimpse into what is known as the deep field has revealed that we are just one tin
askljdflkj
-
-
www.economist.com www.economist.com
-
LEAVING Microsoft quietly was never on the cards for Steve Ballmer (pictured, right). Only a week after the surprise announcement that he would retire within a year from the post of chief executive he has held since January 2000,
Annotation.
-
- Aug 2013
-
arstechnica.com arstechnica.com
-
Change happens in IT whether you want it to or not. But even with all the talk of the "post-PC" era and the rise of the horrifically named "bring your own device" hype, change has happened in a patchwork.
Annotation.
-